#include <ReadConfig.H>
Static Public Member Functions | |
static Text | Location () throw () |
static Text | TextVal (const Text §, const Text &nm) throw () |
static int | IntVal (const Text §, const Text &nm) throw () |
static bool | OptIntVal (const Text §, const Text &nm, int &val) throw () |
static bool | OptBoolVal (const Text §, const Text &nm, bool &val) throw () |
|
Definition at line 57 of file ReadConfig.C. References DieWithError(), VestaConfig::get_int(), and VestaConfig::failure::msg. |
|
Definition at line 36 of file ReadConfig.C. References DieWithError(), and VestaConfig::get_location(). Referenced by Server(). |
|
Definition at line 82 of file ReadConfig.C. References DieWithError(), VestaConfig::get(), VestaConfig::get_int(), and VestaConfig::failure::msg. Referenced by CacheConfigServerInit::CacheConfigServerInit(). |
|
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(). |
|
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(). |