E-MailRelay
G::MapFile Member List

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

add(string_view key, string_view value, bool clear=false)G::MapFile
booleanValue(string_view key, bool default_) constG::MapFile
check(const Path &, string_view kind={})G::MapFilestatic
contains(string_view key) constG::MapFile
editInto(const Path &path, bool make_backup, bool allow_read_error, bool allow_write_error) constG::MapFile
expand(string_view value) constG::MapFile
expandedPathValue(string_view key) constG::MapFile
expandedPathValue(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, string_view yes={})G::MapFileexplicit
MapFile(const Path &, string_view kind={})G::MapFileexplicit
MapFile(std::istream &)G::MapFileexplicit
numericValue(string_view key, unsigned int default_) constG::MapFile
pathValue(string_view key) constG::MapFile
pathValue(string_view key, const Path &default_) constG::MapFile
remove(string_view key)G::MapFile
value(string_view key, string_view default_={}) constG::MapFile
writeItem(std::ostream &, string_view key) constG::MapFile
writeItem(std::ostream &, string_view key, string_view value)G::MapFilestatic