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

VestaConfig Namespace Reference


Classes

struct  failure

Functions

void set_location (const Text &file_name)
Text get_location () throw (failure)
bool get (const Text &section, const Text &name, Text &value) throw (failure)
bool is_set (const Text &section, const Text &name) throw (failure)
Text get_Text (const Text &section, const Text &name) throw (failure)
int get_int (const Text &section, const Text &name) throw (failure)
bool get_bool (const Text &section, const Text &name) throw (failure)
float get_float (const Text &section, const Text &name) throw (failure)
TextSeq sections () throw (failure)
TextSeq section_vars (const Text &section) throw (failure)


Function Documentation

bool VestaConfig::get const Text section,
const Text name,
Text value
throw (failure)
 

Referenced by AccessControl_commonInit_inner(), Sequence< Elem, elem_ptrfree >::cat(), commandLineParsing(), do_lookup(), DoDeletions(), FV2::T::Send(), FV2::T::ToStr(), RecoveryReader::getIdent(), RecoveryReader::getLong(), RecoveryReader::getLongId(), RecoveryReader::getNewQuotedString(), RecoveryReader::getQuotedString(), RecoveryReader::getULong(), GlueInit(), TCP_sock::init(), RunTool::init(), VMemPool::init(), init(), main(), MastershipInit1(), ReadConfig::OptBoolVal(), ReadConfig::OptIntVal(), ReplicateMissing(), RecoveryReader::requireChar(), RunToolServerInit(), ShortIdServerExport(), ShortIdServerInit(), RecoveryReader::skipWhite(), Sequence< Elem, elem_ptrfree >::sub(), test_bad(), VDirSurrogate_init(), VestaConfig::get_Text(), and VestaSourceServerExport().

bool VestaConfig::get_bool const Text section,
const Text name
throw (failure)
 

Referenced by main(), and AccessControl::serverInit().

float VestaConfig::get_float const Text section,
const Text name
throw (failure)
 

Referenced by main(), and RunToolHostInit().

int VestaConfig::get_int const Text section,
const Text name
throw (failure)
 

Referenced by AccessControl_commonInit_inner(), do_lookup_int(), GlueInit(), init(), ReadConfig::IntVal(), main(), ReadConfig::OptBoolVal(), ReadConfig::OptIntVal(), PrimInit(), RunToolServerInit(), AccessControl::serverInit(), ShortIdServerExport(), StartEval(), and VestaSourceServerExport().

Text VestaConfig::get_location  )  throw (failure)
 

Referenced by ReadConfig::Location(), main(), and report_location().

Text VestaConfig::get_Text const Text section,
const Text name
throw (failure)
 

Referenced by AccessControl_commonInit_inner(), core_match_init(), VDirSurrogate::createVolatileDirectory(), ReposUI::filenameToVS(), GlueInit(), RunTool::init(), main(), ParseImports::RemoteModelSpace::open(), ReposUI::prevVersion(), PrintCacheStat(), RunTool(), RunToolServerInit(), AccessControl::serverInit(), ShortIdServerExport(), SourceOrDerived_initMRLN(), ReposUI::stripRoot(), ReposUI::stripSpecificRoot(), ReadConfig::TextVal(), VestaConfig::get_bool(), VestaConfig::get_float(), VestaConfig::get_int(), VestaSourceServerExport(), VestaSourceSRPC_init_inner(), and volatileDirName().

bool VestaConfig::is_set const Text section,
const Text name
throw (failure)
 

Referenced by core_match_init(), main(), ReposUI::prevVersion(), PrimInit(), RunToolHostInit(), and AccessControl::serverInit().

TextSeq VestaConfig::section_vars const Text section  )  throw (failure)
 

Referenced by main().

TextSeq VestaConfig::sections  )  throw (failure)
 

Referenced by main().

void VestaConfig::set_location const Text file_name  ) 
 

Definition at line 37 of file TestConfig.C.

References VestaConfig::failure::msg, and nl.

Referenced by main(), and test_bad().


Generated on Mon May 8 00:49:19 2006 for Vesta by  doxygen 1.4.2