29 #ifndef DATATOOLS_CONFIGURATION_PARAMETER_PHYSICAL_H 30 #define DATATOOLS_CONFIGURATION_PARAMETER_PHYSICAL_H 46 namespace configuration {
49 class parameter_model;
70 void set(
const std::string & name_,
71 const std::string & desc_,
81 virtual void tree_dump(std::ostream& out_ = std::clog,
82 const std::string& title_ =
"",
83 const std::string& indent_ =
"",
84 bool inherit_ =
false)
const;
98 std::shared_ptr<i_occurrence> _occurrence_;
106 #endif // DATATOOLS_CONFIGURATION_PARAMETER_PHYSICAL_H