cpp-hocon  0.3.0
hocon::config_object Member List

This is the complete list of members for hocon::config_object, including all inherited members.

at_key(std::string const &key) consthocon::config_value
at_key(shared_origin origin, std::string const &key) const (defined in hocon::config_value)hocon::config_valueprotected
at_path(std::string const &path_expression) consthocon::config_value
at_path(shared_origin origin, path raw_path) const (defined in hocon::config_value)hocon::config_valueprotected
attempt_peek_with_partial_resolve(std::string const &key) const =0hocon::config_objectpure virtual
begin() const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
config (defined in hocon::config_object)hocon::config_objectfriend
config_delayed_merge_object (defined in hocon::config_object)hocon::config_objectfriend
config_object(shared_origin origin) (defined in hocon::config_object)hocon::config_object
config_value (defined in hocon::config_object)hocon::config_objectfriend
config_value(shared_origin origin) (defined in hocon::config_value)hocon::config_valueprotected
construct_delayed_merge(shared_origin origin, std::vector< shared_value > stack) const override (defined in hocon::config_object)hocon::config_objectprotectedvirtual
end() const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
entry_set() const =0 (defined in hocon::config_object)hocon::config_objectprotectedpure virtual
equals(config_value const &other, std::function< bool(T const &)> checker) (defined in hocon::config_value)hocon::config_valueinlineprotectedstatic
get(std::string const &key) const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
get_resolve_status() const (defined in hocon::config_value)hocon::config_valuevirtual
has_descendant_in_list(std::vector< shared_value > const &values, shared_value const &descendant) (defined in hocon::config_value)hocon::config_valueprotectedstatic
ignores_fallbacks() const (defined in hocon::config_value)hocon::config_valueprotectedvirtual
indent(std::string &result, int indent, config_render_options const &options) (defined in hocon::config_value)hocon::config_valueprotectedstatic
is_empty() const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
iterator typedef (defined in hocon::config_object)hocon::config_object
key_set() const =0hocon::config_objectpure virtual
merge_origins(std::vector< shared_value > const &stack) (defined in hocon::config_object)hocon::config_objectprotectedstatic
merged_with_non_object(std::vector< shared_value > stack, shared_value fallback) const (defined in hocon::config_value)hocon::config_valueprotected
merged_with_non_object(shared_value fallback) const (defined in hocon::config_value)hocon::config_valueprotected
merged_with_object(std::vector< shared_value > stack, shared_object fallback) const (defined in hocon::config_value)hocon::config_valueprotected
merged_with_object(shared_object fallback) const (defined in hocon::config_value)hocon::config_valueprotectedvirtual
merged_with_the_unmergeable(std::vector< shared_value > stack, std::shared_ptr< const unmergeable > fallback) const (defined in hocon::config_value)hocon::config_valueprotected
merged_with_the_unmergeable(std::shared_ptr< const unmergeable > fallback) const (defined in hocon::config_value)hocon::config_valueprotected
new_copy(resolve_status const &status, shared_origin origin) const =0 (defined in hocon::config_object)hocon::config_objectprotectedpure virtual
new_copy(shared_origin origin) const override (defined in hocon::config_object)hocon::config_objectprotectedvirtual
operator==(config_value const &other) const =0 (defined in hocon::config_value)hocon::config_valuepure virtual
operator[](std::string const &key) const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
origin() consthocon::config_valuevirtual
peek_assuming_resolved(std::string const &key, path original_path) const (defined in hocon::config_object)hocon::config_objectprotected
peek_path(path desired_path) const (defined in hocon::config_object)hocon::config_objectprotected
peek_path(const config_object *self, path desired_path) (defined in hocon::config_object)hocon::config_objectprotectedstatic
relativized(std::string prefix) consthocon::config_valueinlinevirtual
render() consthocon::config_valuevirtual
render(config_render_options options) consthocon::config_valuevirtual
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_valueprotectedvirtual
render(std::string &result, int indent, bool at_root, config_render_options options) const (defined in hocon::config_value)hocon::config_valueprotectedvirtual
replace_child_in_list(std::vector< shared_value > const &values, shared_value const &child, shared_value replacement) (defined in hocon::config_value)hocon::config_valueprotectedstatic
require_not_ignoring_fallbacks() const (defined in hocon::config_value)hocon::config_valueprotected
resolve_source (defined in hocon::config_object)hocon::config_objectfriend
resolve_substitutions(resolve_context const &context, resolve_source const &source) const (defined in hocon::config_value)hocon::config_valueprotectedvirtual
simple_config_object (defined in hocon::config_object)hocon::config_objectfriend
size() const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
to_config() consthocon::config_objectvirtual
to_fallback_value() const overridehocon::config_valueprotectedvirtual
transform_to_string() const (defined in hocon::config_value)hocon::config_valuevirtual
type enum namehocon::config_value
type_name(type t) (defined in hocon::config_value)hocon::config_valueinlinestatic
unwrapped() const =0 (defined in hocon::config_value)hocon::config_valuepure virtual
value_type() const overridehocon::config_objectvirtual
value_type_name() consthocon::config_valueinline
with_fallback(std::shared_ptr< const config_mergeable > other) const overridehocon::config_valuevirtual
with_fallbacks_ignored() const (defined in hocon::config_value)hocon::config_valueprotectedvirtual
with_only_path(path raw_path) const =0 (defined in hocon::config_object)hocon::config_objectprotectedpure virtual
with_only_path_or_null(path raw_path) const =0 (defined in hocon::config_object)hocon::config_objectprotectedpure virtual
with_origin(shared_origin origin) consthocon::config_valuevirtual
with_value(path raw_path, shared_value value) const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
with_value(std::string key, shared_value value) const =0 (defined in hocon::config_object)hocon::config_objectpure virtual
without_path(path raw_path) const =0 (defined in hocon::config_object)hocon::config_objectprotectedpure virtual