Documentation for OpenFLUID 2.2.0
openfluid::fluidx::ModelItemDescriptor Class Reference

#include <fluidx/ModelItemDescriptor.hpp>

Public Member Functions

 ModelItemDescriptor (const openfluid::ware::WareID_t &ID)
 
virtual ~ModelItemDescriptor ()
 
- Public Member Functions inherited from openfluid::fluidx::WareDescriptor
 WareDescriptor (const openfluid::ware::WareID_t &ID)
 
virtual ~WareDescriptor ()
 
const openfluid::ware::WareID_t getID () const
 
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
 
const openfluid::ware::WareID_t m_ID
 
openfluid::ware::WareParams_t m_Params
 
bool m_Enabled
 
Inheritance diagram for openfluid::fluidx::ModelItemDescriptor:
Collaboration diagram for openfluid::fluidx::ModelItemDescriptor:

Constructor & Destructor Documentation

◆ ModelItemDescriptor()

openfluid::fluidx::ModelItemDescriptor::ModelItemDescriptor ( const openfluid::ware::WareID_t ID)
inline

◆ ~ModelItemDescriptor()

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

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