E-MailRelay
G::MapFile Member List

This is the complete list of members for G::MapFile, including all inherited members.

add(const std::string &key, const std::string &value, bool clear=false)G::MapFile
booleanValue(const std::string &key, bool default_) constG::MapFile
check(const G::Path &, const std::string &kind=std::string())G::MapFilestatic
contains(const std::string &key) constG::MapFile
editInto(const G::Path &path, bool make_backup, bool allow_read_error, bool allow_write_error) constG::MapFile
expand(const std::string &value) constG::MapFile
expandedPathValue(const std::string &key) constG::MapFile
expandedPathValue(const std::string &key, const G::Path &default_) constG::MapFile
keys() constG::MapFile
log(const std::string &prefix=std::string()) constG::MapFile
map() constG::MapFile
MapFile()G::MapFile
MapFile(const G::StringMap &map)G::MapFileexplicit
MapFile(const OptionMap &map, const std::string &yes=std::string())G::MapFileexplicit
MapFile(const G::Path &, const std::string &kind=std::string())G::MapFileexplicit
MapFile(std::istream &)G::MapFileexplicit
numericValue(const std::string &key, unsigned int default_) constG::MapFile
pathValue(const std::string &key) constG::MapFile
pathValue(const std::string &key, const G::Path &default_) constG::MapFile
remove(const std::string &key)G::MapFile
value(const std::string &key, const std::string &default_=std::string()) constG::MapFile
value(const std::string &key, const char *default_) constG::MapFile
writeItem(std::ostream &, const std::string &key) constG::MapFile
writeItem(std::ostream &, const std::string &key, const std::string &value)G::MapFilestatic