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

panda/src/pstatclient/config_pstats.h File Reference

#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include <dconfig.h>

Go to the source code of this file.

Functions

 ConfigureDecl (config_pstats, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDecl (pstats, EXPCL_PANDA, EXPTP_PANDA)
EXPCL_PANDA string get_pstats_name ()
EXPCL_PANDA float get_pstats_max_rate ()
EXPCL_PANDA void init_libpstatclient ()
 Initializes the library.


Variables

EXPCL_PANDA const string pstats_host
EXPCL_PANDA const int pstats_port
EXPCL_PANDA const float pstats_target_frame_rate
EXPCL_PANDA const bool pstats_scroll_mode
EXPCL_PANDA const float pstats_history
EXPCL_PANDA const bool pstats_threaded_write


Detailed Description

Definition in file config_pstats.h.


Function Documentation

ConfigureDecl config_pstats  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

EXPCL_PANDA float get_pstats_max_rate  ) 
 

Definition at line 37 of file config_pstats.cxx.

References pstats_host, pstats_port, and pstats_target_frame_rate.

EXPCL_PANDA string get_pstats_name  ) 
 

Definition at line 33 of file config_pstats.cxx.

EXPCL_PANDA void init_libpstatclient  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 67 of file config_pstats.cxx.

NotifyCategoryDecl pstats  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 


Variable Documentation

EXPCL_PANDA const float pstats_history
 

Definition at line 42 of file config_pstats.h.

EXPCL_PANDA const string pstats_host
 

Definition at line 37 of file config_pstats.h.

Referenced by get_pstats_max_rate().

EXPCL_PANDA const int pstats_port
 

Definition at line 38 of file config_pstats.h.

Referenced by get_pstats_max_rate().

EXPCL_PANDA const bool pstats_scroll_mode
 

Definition at line 41 of file config_pstats.h.

EXPCL_PANDA const float pstats_target_frame_rate
 

Definition at line 39 of file config_pstats.h.

Referenced by get_pstats_max_rate().

EXPCL_PANDA const bool pstats_threaded_write
 

Definition at line 44 of file config_pstats.h.


Generated on Fri May 2 00:46:09 2003 for Panda by doxygen1.3