29 #ifndef DATATOOLS_CONFIGURATION_VARIANT_MODEL_H 30 #define DATATOOLS_CONFIGURATION_VARIANT_MODEL_H 50 class multi_properties;
52 namespace configuration {
55 class parameter_model;
56 class parameter_physical;
99 const std::string & description_ =
"",
100 const std::string & occurence_def_ =
"",
137 virtual void tree_dump(std::ostream & out_ = std::clog,
138 const std::string & title_ =
"",
139 const std::string & indent_ =
"",
140 bool inherit_ =
false)
const;
149 const std::string & indent_ =
"",
150 uint32_t flags_ = 0)
const;
181 std::string _documentation_;
197 #endif // DATATOOLS_CONFIGURATION_VARIANT_MODEL_H
DOCD_CLASS_DECLARATION(my::algo)
Declaration of the OCD support for the my::algo class.