![]() |
Manual for OpenFLUID 2.1.10 |
#include <ware/GeneratorSignature.hpp>
Public Member Functions | |
GeneratorSignature (openfluid::fluidx::GeneratorDescriptor::GeneratorMethod GeneratorMethod) | |
![]() | |
SimulatorSignature () | |
void | clear () |
![]() | |
WareSignature () | |
void | clear () |
virtual | ~WareSignature () |
void | setABIVersion (const WareVersion_t &Version) |
Public Attributes | |
openfluid::fluidx::GeneratorDescriptor::GeneratorMethod | m_GeneratorMethod |
![]() | |
SimDomain_t | Domain |
SimProcess_t | Process |
SimMethod_t | Method |
SignatureHandledData | HandledData |
SignatureUnitsGraph | HandledUnitsGraph |
SignatureTimeScheduling | TimeScheduling |
![]() | |
WareID_t | ID |
WareName_t | Name |
std::string | Description |
WareVersion_t | Version |
WareStatus_t | Status |
WareVersion_t | ABIVersion |
AuthorsList_t | Authors |
Additional Inherited Members | |
![]() | |
typedef std::vector< std::pair< std::string, std::string > > | AuthorsList_t |
![]() | |
static std::string | getStatusAsString (const WareStatus_t &Status) |
openfluid::ware::GeneratorSignature::GeneratorSignature | ( | openfluid::fluidx::GeneratorDescriptor::GeneratorMethod | GeneratorMethod | ) |
openfluid::fluidx::GeneratorDescriptor::GeneratorMethod openfluid::ware::GeneratorSignature::m_GeneratorMethod |