39 #ifndef __OPENFLUID_WARE_WAREPARAMSTREE_HPP__ 40 #define __OPENFLUID_WARE_WAREPARAMSTREE_HPP__ 43 #include <openfluid/ware/TypeDefs.hpp> 59 WareParamsTreeNode m_Root;
75 const WareParamsTreeNode&
root()
const
Definition: ApplicationException.hpp:47
Definition: StringValue.hpp:76
const WareParamsTreeNode & root() const
Definition: WareParamsTree.hpp:75
Definition: WareParamsTree.hpp:51
openfluid::core::Tree< std::string, openfluid::core::StringValue > WareParamsTreeNode
Definition: WareParamsTree.hpp:55
std::map< WareParamKey_t, WareParamValue_t > WareParams_t
Definition: TypeDefs.hpp:128
WareParamsTreeNode & root()
Definition: WareParamsTree.hpp:70
#define OPENFLUID_API
Definition: dllexport.hpp:86