FACT++  1.0
bool Configuration::HasVersion ( )
inline

Definition at line 142 of file Configuration.h.

References Has().

Referenced by DoParse(), and main().

143  {
144  return Has("version");
145  }
bool Has(const std::string &var)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: