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

#include <fluidx/ObserverDescriptor.hpp>

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

Public Member Functions

 ObserverDescriptor (const std::string &ID)
 
std::string getID () const
 
- 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::ObserverDescriptor::ObserverDescriptor ( const std::string &  ID)
inline

Member Function Documentation

std::string openfluid::fluidx::ObserverDescriptor::getID ( ) const
inline

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