This is the complete list of members for vconfig, including all inherited members.
all_ordered() const | vconfig | inline |
attribute_range() | vconfig | inline |
cache_ | vconfig | mutableprivate |
cfg_ | vconfig | mutableprivate |
child(const std::string &key) const | vconfig | |
child_list typedef | vconfig | |
count_children(const std::string &key) const | vconfig | |
default_empty_config | vconfig | privatestatic |
empty() const | vconfig | inline |
empty_vconfig() | vconfig | static |
expand(const std::string &) const | vconfig | |
get_children(const std::string &key) const | vconfig | |
get_config() const | vconfig | inline |
get_parsed_config() const | vconfig | |
has_attribute(const std::string &key) const | vconfig | inline |
has_child(const std::string &key) const | vconfig | |
make_safe() const | vconfig | |
memory_managed() const | vconfig | inlineprivate |
null() const | vconfig | inline |
operator bool() const | vconfig | inlineexplicit |
operator[](const std::string &key) const | vconfig | inline |
ordered_begin() const | vconfig | |
ordered_end() const | vconfig | |
unconstructed_vconfig() | vconfig | static |
variables_ | vconfig | private |
vconfig() | vconfig | private |
vconfig(const config &cfg, const std::shared_ptr< const config > &cache) | vconfig | private |
vconfig(const config &cfg, const std::shared_ptr< const config > &cache, const variable_set &variables) | vconfig | private |
vconfig(const config &cfg) | vconfig | explicit |
vconfig(config &&cfg) | vconfig | explicit |
vconfig(const config &cfg, const variable_set &variables) | vconfig | |
vconfig(const config &cfg, bool manage_memory, const variable_set *variables=nullptr) | vconfig | |
~vconfig() | vconfig |