Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ReadConfig Class Reference

#include <ReadConfig.H>

List of all members.

Static Public Member Functions

static Text Location () throw ()
static Text TextVal (const Text &sect, const Text &nm) throw ()
static int IntVal (const Text &sect, const Text &nm) throw ()
static bool OptIntVal (const Text &sect, const Text &nm, int &val) throw ()
static bool OptBoolVal (const Text &sect, const Text &nm, bool &val) throw ()


Member Function Documentation

int ReadConfig::IntVal const Text sect,
const Text nm
throw () [static]
 

Definition at line 57 of file ReadConfig.C.

References DieWithError(), VestaConfig::get_int(), and VestaConfig::failure::msg.

Text ReadConfig::Location  )  throw () [static]
 

Definition at line 36 of file ReadConfig.C.

References DieWithError(), and VestaConfig::get_location().

Referenced by Server().

bool ReadConfig::OptBoolVal const Text sect,
const Text nm,
bool &  val
throw () [static]
 

Definition at line 82 of file ReadConfig.C.

References DieWithError(), VestaConfig::get(), VestaConfig::get_int(), and VestaConfig::failure::msg.

Referenced by CacheConfigServerInit::CacheConfigServerInit().

bool ReadConfig::OptIntVal const Text sect,
const Text nm,
int &  val
throw () [static]
 

Definition at line 68 of file ReadConfig.C.

References DieWithError(), VestaConfig::get(), VestaConfig::get_int(), and VestaConfig::failure::msg.

Referenced by CacheConfigInit::CacheConfigInit(), and CacheConfigServerInit::CacheConfigServerInit().

Text ReadConfig::TextVal const Text sect,
const Text nm
throw () [static]
 

Definition at line 46 of file ReadConfig.C.

References DieWithError(), VestaConfig::get_Text(), and VestaConfig::failure::msg.

Referenced by CacheC::CacheC(), DebugC::DebugC(), GatherWeedRoots::P(), ReposRoots::Scan(), and WeederC::WeederC().


The documentation for this class was generated from the following files:
Generated on Mon May 8 00:49:12 2006 for Vesta by  doxygen 1.4.2