![]() |
#include <ware/GeneratorSignature.hpp>
Public Member Functions | |
GeneratorSignature (openfluid::fluidx::GeneratorDescriptor::GeneratorMethod GeneratorMethod) | |
![]() | |
SimulatorSignature () | |
void | clear () |
![]() | |
WareSignature () | |
void | clear () |
virtual | ~WareSignature () |
void | setABIVersion (WareVersion_t Version) |
std::string | getAuthorsAsString () const |
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 |
openfluid::ware::GeneratorSignature::GeneratorSignature | ( | openfluid::fluidx::GeneratorDescriptor::GeneratorMethod | GeneratorMethod | ) |
openfluid::fluidx::GeneratorDescriptor::GeneratorMethod openfluid::ware::GeneratorSignature::m_GeneratorMethod |