40 #ifndef __OPENFLUID_WARE_WAREPARAMSTREE_HPP__ 41 #define __OPENFLUID_WARE_WAREPARAMSTREE_HPP__ 44 #include <openfluid/ware/TypeDefs.hpp> 60 WareParamsTreeNode m_Root;
75 const WareParamsTreeNode&
root()
const std::map< WareParamKey_t, WareParamValue_t > WareParams_t
Definition: TypeDefs.hpp:130
const WareParamsTreeNode & root() const
Definition: WareParamsTree.hpp:75
WareParamsTreeNode & root()
Definition: WareParamsTree.hpp:72
WareParamsTree()
Definition: WareParamsTree.hpp:65
#define OPENFLUID_API
Definition: dllexport.hpp:87
Definition: WareParamsTree.hpp:52
openfluid::core::Tree< std::string, openfluid::core::StringValue > WareParamsTreeNode
Definition: WareParamsTree.hpp:56
Definition: StringValue.hpp:91
Definition: ApplicationException.hpp:47