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 double get_total_time_config_init ()
EXPCL_DTOOLCONFIG double get_total_time_external_init ()
EXPCL_DTOOLCONFIG 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 72 of file symbolEnt.h.


Function Documentation

double Config::get_total_num_get  )  [inline]
 

Definition at line 365 of file dconfig.h.

EXPCL_DTOOLCONFIG double get_total_time_config_init  )  [inline]
 

Definition at line 23 of file dconfig.I.

References INLINE, and total_time_external_init.

double Config::get_total_time_external_init  )  [inline]
 

Definition at line 361 of file dconfig.h.

References INLINE, and total_num_get.


Variable Documentation

EXPCL_DTOOLCONFIG int Config::total_num_get = 0
 

Definition at line 28 of file dconfig.cxx.

Referenced by get_total_time_external_init(), and Config::ConfigTable::GetSym().

EXPCL_DTOOLCONFIG clock_t Config::total_time_config_init = 0
 

Definition at line 26 of file dconfig.cxx.

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

EXPCL_DTOOLCONFIG clock_t Config::total_time_external_init = 0
 

Definition at line 27 of file dconfig.cxx.

Referenced by get_total_time_config_init().


Generated on Thu May 1 22:13:44 2003 for DTool by doxygen1.3