ConfigFile() | ConfigFile | |
ConfigFile(const string &f_name) | ConfigFile | |
getValue(const char *p_name) | ConfigFile | |
ltrim(char *ch) | ConfigFile | [private] |
operator<<(ostream &ostr, const ConfigFile &C) | ConfigFile | [friend] |
parameters | ConfigFile | [private] |
printOn(ostream &ostr) const | ConfigFile | [private] |
readFrom(istream &istr) | ConfigFile | [private] |
rtrim(char *ch) | ConfigFile | [private] |
setVariable(const char *p_name, const Value &p_value) | ConfigFile | |
trim(char *ch) | ConfigFile | [private] |