![]() |
#include <builderext/PluggableFeatureExtension.hpp>
Public Member Functions | |
PluggableFeatureExtension () | |
virtual | ~PluggableFeatureExtension () |
virtual void | setConfiguration (const openfluid::ware::WareParams_t &Config) |
void | setFluidXDescriptor (openfluid::fluidx::AdvancedFluidXDescriptor *Desc) |
virtual bool | initialize ()=0 |
![]() | |
PluggableBuilderExtension () | |
virtual | ~PluggableBuilderExtension () |
void | initializeWare (const openfluid::ware::WareID_t &ID) |
openfluid::ware::WareID_t | getID () const |
![]() | |
virtual | ~PluggableWare () |
void | linkToRunEnvironment (const openfluid::core::MapValue *Env) |
virtual void | finalizeWare () |
Protected Attributes | |
openfluid::fluidx::AdvancedFluidXDescriptor * | mp_AdvancedDesc |
openfluid::ware::WareParams_t | m_Config |
![]() | |
bool | m_Initialized |
Additional Inherited Members | |
![]() | |
static bool | isWellFormated (const openfluid::ware::WareParamKey_t &ParameterKey) |
![]() | |
virtual bool | isLinked () const |
virtual void | OPENFLUID_RaiseError (const std::string &Msg) |
bool | OPENFLUID_GetRunEnvironment (const std::string &Key, std::string &Val) |
bool | OPENFLUID_GetRunEnvironment (const std::string &Key, bool &Val) |
WareID_t | OPENFLUID_GetWareID () const |
WareType | OPENFLUID_GetWareType () const |
PluggableWare (WareType WType) | |
|
inline |
|
inlinevirtual |
|
pure virtual |
|
inlinevirtual |
|
inline |
|
protected |
|
protected |