 |
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_FLUIDX_WAREDESCRIPTOR_HPP__
41 #define __OPENFLUID_FLUIDX_WAREDESCRIPTOR_HPP__
44 #include <openfluid/ware/TypeDefs.hpp>
84 void clearParameters();
86 bool hasParameter(
const std::string& ParameterKey)
const;
88 void setEnabled(
bool Enabled);
90 bool isEnabled()
const;
#define OPENFLUID_API
Definition: dllexport.hpp:86
bool m_Enabled
Definition: WareDescriptor.hpp:59
WareType
Definition: TypeDefs.hpp:60
openfluid::ware::WareParams_t m_Params
Definition: WareDescriptor.hpp:57
std::string WareParamKey_t
Definition: TypeDefs.hpp:142
Definition: ApplicationException.hpp:47
Definition: WareDescriptor.hpp:51
virtual ~WareDescriptor()
Definition: WareDescriptor.hpp:66
std::map< WareParamKey_t, WareParamValue_t > WareParams_t
Definition: TypeDefs.hpp:146
openfluid::ware::WareType m_WareType
Definition: WareDescriptor.hpp:55
Definition: StringValue.hpp:76
Generated by
1.8.17