39 #ifndef __OPENFLUID_WARE_WAREPARAMSTREE_HPP__ 40 #define __OPENFLUID_WARE_WAREPARAMSTREE_HPP__ 43 #include <openfluid/ware/TypeDefs.hpp> 59 WareParamsTreeNode m_Root;
73 const WareParamsTreeNode&
root()
const Definition: StringValue.hpp:88
WareParamsTreeNode & root()
Definition: WareParamsTree.hpp:70
Definition: ApplicationException.hpp:47
const WareParamsTreeNode & root() const
Definition: WareParamsTree.hpp:73
Definition: WareParamsTree.hpp:51
#define OPENFLUID_API
Definition: dllexport.hpp:86
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