|  | 
#include <fluidx/SimulatorDescriptor.hpp>


| Public Member Functions | |
| SimulatorDescriptor ()=delete | |
| SimulatorDescriptor (const std::string &ID) | |
| std::string | getID () const | 
|  Public Member Functions inherited from openfluid::fluidx::ModelItemDescriptor | |
| 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_t & | parameters () | 
| 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 | 
| 
 | delete | 
| openfluid::fluidx::SimulatorDescriptor::SimulatorDescriptor | ( | const std::string & | ID | ) | 
| std::string openfluid::fluidx::SimulatorDescriptor::getID | ( | ) | const | 
 1.8.13
 1.8.13