lib45d
45Drives C++ Library Development Documentation
ffd::ConfigParser Member List

This is the complete list of members for ffd::ConfigParser, including all inherited members.

config_map_ffd::ConfigParserprivate
config_map_ptr_ffd::ConfigParserprivate
ConfigParser(std::string path)ffd::ConfigParser
ConfigSubsectionGuard classffd::ConfigParserfriend
current_section_ffd::ConfigParserprotected
dump_str(void) constffd::ConfigParser
get(const std::string &key) constffd::ConfigParserinline
get(const std::string &key, const T &fallback) const noexceptffd::ConfigParserinline
get(const std::string &key, bool *fail_flag) const noexceptffd::ConfigParserinline
get_from(const std::string &section, const std::string &key)ffd::ConfigParserinline
get_from(const std::string &section, const std::string &key, const T &fallback) noexceptffd::ConfigParserinline
get_from(const std::string &section, const std::string &key, bool *fail_flag) noexceptffd::ConfigParserinline
get_quota(const std::string &key, const Bytes &max) constffd::ConfigParserinline
get_quota(const std::string &key, const Bytes &max, const Quota &fallback) const noexceptffd::ConfigParserinline
get_quota(const std::string &key, const Bytes &max, bool *fail_flag) const noexceptffd::ConfigParserinline
get_quota_from(const std::string &section, const std::string &key, const Bytes &max)ffd::ConfigParserinline
get_quota_from(const std::string &section, const std::string &key, const Bytes &max, const Quota &fallback) noexceptffd::ConfigParserinline
get_quota_from(const std::string &section, const std::string &key, const Bytes &max, bool *fail_flag) noexceptffd::ConfigParserinline
guarded_ffd::ConfigParserprivate
parse(std::ifstream &file)ffd::ConfigParserprivate
parse_entry(const std::string &line)ffd::ConfigParserprivate
parse_heading(const std::string &line)ffd::ConfigParserprivate
path_ffd::ConfigParserprivate
report_error(const std::string &message) const noexceptffd::ConfigParserinlineprivate
reset_subsection(void) noexceptffd::ConfigParserinlineprivate
set_subsection(const std::string &section)ffd::ConfigParserinlineprivate
sub_confs_ffd::ConfigParserprotected