Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

config_pstats.cxx File Reference

#include "config_pstats.h"
#include <dconfig.h>

Go to the source code of this file.

Functions

 ConfigureDef (config_pstats)
 NotifyCategoryDef (pstats,"")
 ConfigureFn (config_pstats)
string get_pstats_name ()
float get_pstats_max_rate ()
void init_libpstatclient ()

Variables

const string pstats_host = config_pstats.GetString("pstats-host", "localhost")
const int pstats_port = config_pstats.GetInt("pstats-port", 5180)
const float pstats_target_frame_rate = config_pstats.GetFloat("pstats-target-frame-rate", 30.0)
const bool pstats_scroll_mode = config_pstats.GetBool("pstats-scroll-mode", true)
const float pstats_history = config_pstats.GetFloat("pstats-history", 30.0)
const bool pstats_threaded_write = config_pstats.GetBool("pstats-threaded-write", false)


Function Documentation

ConfigureDef config_pstats   ) 
 

ConfigureFn config_pstats   ) 
 

Definition at line 26 of file config_pstats.cxx.

References init_libpstatclient().

float get_pstats_max_rate  ) 
 

Definition at line 34 of file config_pstats.cxx.

string get_pstats_name  ) 
 

Definition at line 30 of file config_pstats.cxx.

void init_libpstatclient  ) 
 

Definition at line 57 of file config_pstats.cxx.

Referenced by ConfigureFn(), and init_libpanda().

NotifyCategoryDef pstats  ,
"" 
 


Variable Documentation

const float pstats_history = config_pstats.GetFloat("pstats-history", 30.0)
 

Definition at line 45 of file config_pstats.cxx.

const string pstats_host = config_pstats.GetString("pstats-host", "localhost")
 

Definition at line 38 of file config_pstats.cxx.

const int pstats_port = config_pstats.GetInt("pstats-port", 5180)
 

Definition at line 39 of file config_pstats.cxx.

Referenced by main().

const bool pstats_scroll_mode = config_pstats.GetBool("pstats-scroll-mode", true)
 

Definition at line 44 of file config_pstats.cxx.

const float pstats_target_frame_rate = config_pstats.GetFloat("pstats-target-frame-rate", 30.0)
 

Definition at line 40 of file config_pstats.cxx.

const bool pstats_threaded_write = config_pstats.GetBool("pstats-threaded-write", false)
 

Definition at line 46 of file config_pstats.cxx.


Generated on Fri Apr 18 00:10:33 2003 for Panda by doxygen1.3