29 #ifndef DATATOOLS_CONFIGURATION_VARIANT_REGISTRY_MANAGER_H 30 #define DATATOOLS_CONFIGURATION_VARIANT_REGISTRY_MANAGER_H 48 namespace configuration {
89 void load(
const std::string & items_config_file_);
95 virtual void tree_dump(std::ostream & out_ = std::clog,
96 const std::string & title_ =
"",
97 const std::string & indent_ =
"",
98 bool inherit_ =
false)
const;
117 std::set<std::string> _property_prefixes_;
118 std::string _top_variant_name_;
134 #endif // DATATOOLS_CONFIGURATION_VARIANT_REGISTRY_MANAGER_H
DOCD_CLASS_DECLARATION(my::algo)
Declaration of the OCD support for the my::algo class.
Utilities for logging information.