IBR-DTNSuite  0.10
ibrcommon::ConfigFile Member List

This is the complete list of members for ibrcommon::ConfigFile, including all inherited members.

add(string key, const T &value)ibrcommon::ConfigFile
ConfigFile(string filename, string delimiter="=", string comment="#", string sentry="EndConfigFile")ibrcommon::ConfigFile
ConfigFile()ibrcommon::ConfigFile
getComment() const ibrcommon::ConfigFileinline
getDelimiter() const ibrcommon::ConfigFileinline
getSentry() const ibrcommon::ConfigFileinline
keyExists(const string &key) const ibrcommon::ConfigFile
mapci typedefibrcommon::ConfigFileprotected
mapi typedefibrcommon::ConfigFileprotected
myCommentibrcommon::ConfigFileprotected
myContentsibrcommon::ConfigFileprotected
myDelimiteribrcommon::ConfigFileprotected
mySentryibrcommon::ConfigFileprotected
operator<<(std::ostream &os, const ConfigFile &cf)ibrcommon::ConfigFilefriend
operator>>(std::istream &is, ConfigFile &cf)ibrcommon::ConfigFilefriend
read(const string &key) const ibrcommon::ConfigFile
read(const string &key, const T &value) const ibrcommon::ConfigFile
readInto(T &var, const string &key) const ibrcommon::ConfigFile
readInto(T &var, const string &key, const T &value) const ibrcommon::ConfigFile
remove(const string &key)ibrcommon::ConfigFile
setComment(const string &s)ibrcommon::ConfigFileinline
setDelimiter(const string &s)ibrcommon::ConfigFileinline
string_as_T(const string &s)ibrcommon::ConfigFileprotectedstatic
string_as_T(const string &s)ibrcommon::ConfigFile
string_as_T(const string &s)ibrcommon::ConfigFileinlineprotected
string_as_T(const string &s)ibrcommon::ConfigFileinlineprotected
T_as_string(const T &t)ibrcommon::ConfigFileprotectedstatic
T_as_string(const T &t)ibrcommon::ConfigFile
trim(string &s)ibrcommon::ConfigFileprotectedstatic