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

Config Namespace Reference


Compounds

class  Config
class  ConfigTable
class  SymbolEnt

Typedefs

typedef ::vector_SymbolEnt vector_SymbolEnt

Functions

EXPCL_DTOOLCONFIG INLINE double get_total_time_config_init ()
EXPCL_DTOOLCONFIG INLINE double get_total_time_external_init ()
EXPCL_DTOOLCONFIG INLINE double get_total_num_get ()

Variables

clock_t total_time_config_init = 0
clock_t total_time_external_init = 0
int total_num_get = 0


Typedef Documentation

typedef ::vector_SymbolEnt Config::vector_SymbolEnt
 

Definition at line 69 of file symbolEnt.h.


Function Documentation

INLINE double Config::get_total_num_get  ) 
 

Definition at line 359 of file dconfig.h.

INLINE double Config::get_total_time_config_init  ) 
 

Definition at line 351 of file dconfig.h.

INLINE double Config::get_total_time_external_init  ) 
 

Definition at line 355 of file dconfig.h.


Variable Documentation

EXPCL_DTOOLCONFIG int Config::total_num_get = 0
 

Definition at line 25 of file dconfig.cxx.

Referenced by Config::ConfigTable::GetSym().

EXPCL_DTOOLCONFIG clock_t Config::total_time_config_init = 0
 

Definition at line 23 of file dconfig.cxx.

Referenced by Config::Config< GetConfig >::Init().

EXPCL_DTOOLCONFIG clock_t Config::total_time_external_init = 0
 

Definition at line 24 of file dconfig.cxx.

Referenced by Config::Config< GetConfig >::Init().


Generated on Fri Apr 18 01:35:06 2003 for DTool by doxygen1.3