Public Member Functions | List of all members
openfluid::fluidx::ModelItemDescriptor Class Reference

#include <fluidx/ModelItemDescriptor.hpp>

Inheritance diagram for openfluid::fluidx::ModelItemDescriptor:
Inheritance graph
[legend]
Collaboration diagram for openfluid::fluidx::ModelItemDescriptor:
Collaboration graph
[legend]

Public Member Functions

 ModelItemDescriptor ()
 
virtual ~ModelItemDescriptor ()
 
- Public Member Functions inherited from openfluid::fluidx::WareDescriptor
 WareDescriptor ()
 
virtual ~WareDescriptor ()
 
void setParameter (const openfluid::ware::WareParamKey_t &Key, const openfluid::ware::WareParamValue_t &Value)
 
void setParameters (const openfluid::ware::WareParams_t &Params)
 
openfluid::ware::WareParams_t getParameters () const
 
openfluid::ware::WareParams_tparameters ()
 
bool isType (openfluid::ware::WareType MIType) const
 
openfluid::ware::WareType getType () const
 
void eraseParameter (const openfluid::ware::WareParamKey_t &Key)
 
void clearParameters ()
 
bool hasParameter (const std::string &ParameterKey) const
 
void setEnabled (bool Enabled)
 
bool isEnabled () const
 

Additional Inherited Members

- Protected Attributes inherited from openfluid::fluidx::WareDescriptor
openfluid::ware::WareType m_WareType
 
openfluid::ware::WareParams_t m_Params
 
bool m_Enabled
 

Constructor & Destructor Documentation

openfluid::fluidx::ModelItemDescriptor::ModelItemDescriptor ( )
inline
virtual openfluid::fluidx::ModelItemDescriptor::~ModelItemDescriptor ( )
inlinevirtual

The documentation for this class was generated from the following file: