E-MailRelay
G::MapFile Member List

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

add(std::string_view key, std::string_view value, bool clear=false)G::MapFile
booleanValue(std::string_view key, bool default_) constG::MapFile
contains(std::string_view key) constG::MapFile
editInto(const Path &path, bool make_backup, bool do_throw=true) constG::MapFile
expand(std::string_view value) constG::MapFile
expandedPathValue(std::string_view key) constG::MapFile
expandedPathValue(std::string_view key, const Path &default_) constG::MapFile
keys() constG::MapFile
log(const std::string &prefix={}) constG::MapFile
map() constG::MapFile
MapFile()G::MapFile
MapFile(const StringMap &map)G::MapFileexplicit
MapFile(const OptionMap &map, std::string_view yes={})G::MapFileexplicit
MapFile(const Path &, std::string_view kind={})G::MapFileexplicit
MapFile(const Path &, std::string_view kind, std::nothrow_t)G::MapFile
MapFile(std::istream &)G::MapFileexplicit
numericValue(std::string_view key, unsigned int default_) constG::MapFile
pathValue(std::string_view key) constG::MapFile
pathValue(std::string_view key, const Path &default_) constG::MapFile
remove(std::string_view key)G::MapFile
update(std::string_view key, std::string_view value)G::MapFile
value(std::string_view key, std::string_view default_={}) constG::MapFile
valueContains(std::string_view key, std::string_view token, std::string_view default_={}) constG::MapFile
writeItem(std::ostream &, std::string_view key) constG::MapFile
writeItem(std::ostream &, std::string_view key, std::string_view value)G::MapFilestatic