|
cpp-hocon
0.3.0
|
This is the complete list of members for hocon::simple_config_object, including all inherited members.
| at_key(std::string const &key) const | hocon::config_value | |
| at_key(shared_origin origin, std::string const &key) const (defined in hocon::config_value) | hocon::config_value | protected |
| at_path(std::string const &path_expression) const | hocon::config_value | |
| at_path(shared_origin origin, path raw_path) const (defined in hocon::config_value) | hocon::config_value | protected |
| attempt_peek_with_partial_resolve(std::string const &key) const override | hocon::simple_config_object | virtual |
| begin() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| config_object(shared_origin origin) (defined in hocon::config_object) | hocon::config_object | |
| config_value(shared_origin origin) (defined in hocon::config_value) | hocon::config_value | protected |
| construct_delayed_merge(shared_origin origin, std::vector< shared_value > stack) const override (defined in hocon::config_object) | hocon::config_object | protectedvirtual |
| empty() (defined in hocon::simple_config_object) | hocon::simple_config_object | static |
| empty(shared_origin origin) (defined in hocon::simple_config_object) | hocon::simple_config_object | static |
| empty_instance() (defined in hocon::simple_config_object) | hocon::simple_config_object | static |
| end() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| entry_set() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| equals(config_value const &other, std::function< bool(T const &)> checker) (defined in hocon::config_value) | hocon::config_value | inlineprotectedstatic |
| get(std::string const &key) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| get_resolve_status() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| has_descendant(shared_value const &descendant) const override | hocon::simple_config_object | virtual |
| has_descendant_in_list(std::vector< shared_value > const &values, shared_value const &descendant) (defined in hocon::config_value) | hocon::config_value | protectedstatic |
| ignores_fallbacks() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| indent(std::string &result, int indent, config_render_options const &options) (defined in hocon::config_value) | hocon::config_value | protectedstatic |
| is_empty() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| iterator typedef (defined in hocon::config_object) | hocon::config_object | |
| key_set() const override | hocon::simple_config_object | virtual |
| merge_origins(std::vector< shared_value > const &stack) (defined in hocon::config_object) | hocon::config_object | protectedstatic |
| merged_with_non_object(std::vector< shared_value > stack, shared_value fallback) const (defined in hocon::config_value) | hocon::config_value | protected |
| merged_with_non_object(shared_value fallback) const (defined in hocon::config_value) | hocon::config_value | protected |
| merged_with_object(shared_object fallback) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| merged_with_object(std::vector< shared_value > stack, shared_object fallback) const (defined in hocon::config_value) | hocon::config_value | protected |
| merged_with_the_unmergeable(std::vector< shared_value > stack, std::shared_ptr< const unmergeable > fallback) const (defined in hocon::config_value) | hocon::config_value | protected |
| merged_with_the_unmergeable(std::shared_ptr< const unmergeable > fallback) const (defined in hocon::config_value) | hocon::config_value | protected |
| new_copy(shared_origin) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | protectedvirtual |
| operator==(config_value const &other) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| operator[](std::string const &key) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| origin() const | hocon::config_value | virtual |
| peek_assuming_resolved(std::string const &key, path original_path) const (defined in hocon::config_object) | hocon::config_object | protected |
| peek_path(path desired_path) const (defined in hocon::config_object) | hocon::config_object | protected |
| peek_path(const config_object *self, path desired_path) (defined in hocon::config_object) | hocon::config_object | protectedstatic |
| relativized(std::string prefix) const | hocon::config_value | inlinevirtual |
| render(std::string &s, int indent, bool at_root, config_render_options options) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | protectedvirtual |
| hocon::config_object::render() const | hocon::config_value | virtual |
| hocon::config_object::render(config_render_options options) const | hocon::config_value | virtual |
| render(std::string &result, int indent, bool at_root, std::string const &at_key, config_render_options options) const (defined in hocon::config_value) | hocon::config_value | protectedvirtual |
| replace_child(shared_value const &child, shared_value replacement) const override | hocon::simple_config_object | virtual |
| replace_child_in_list(std::vector< shared_value > const &values, shared_value const &child, shared_value replacement) (defined in hocon::config_value) | hocon::config_value | protectedstatic |
| require_not_ignoring_fallbacks() const (defined in hocon::config_value) | hocon::config_value | protected |
| resolve_substitutions(resolve_context const &context, resolve_source const &source) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | protectedvirtual |
| simple_config_object(shared_origin origin, std::unordered_map< std::string, shared_value > value, resolve_status status, bool ignores_fallbacks) (defined in hocon::simple_config_object) | hocon::simple_config_object | |
| simple_config_object(shared_origin origin, std::unordered_map< std::string, shared_value > value) (defined in hocon::simple_config_object) | hocon::simple_config_object | |
| size() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | inlinevirtual |
| to_config() const | hocon::config_object | virtual |
| to_fallback_value() const override | hocon::config_value | protectedvirtual |
| transform_to_string() const (defined in hocon::config_value) | hocon::config_value | virtual |
| type enum name | hocon::config_value | |
| type_name(type t) (defined in hocon::config_value) | hocon::config_value | inlinestatic |
| unwrapped() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| value_set(std::unordered_map< std::string, shared_value > m) const | hocon::simple_config_object | |
| value_type() const override | hocon::config_object | virtual |
| value_type_name() const | hocon::config_value | inline |
| with_fallback(std::shared_ptr< const config_mergeable > other) const override | hocon::config_value | virtual |
| with_fallbacks_ignored() const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| with_only_path(path raw_path) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| with_only_path_or_null(path raw_path) const override | hocon::simple_config_object | virtual |
| with_origin(shared_origin origin) const | hocon::config_value | virtual |
| with_value(path raw_path, shared_value value) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| with_value(std::string key, shared_value value) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
| without_path(path raw_path) const override (defined in hocon::simple_config_object) | hocon::simple_config_object | virtual |
1.8.18