![]() |
#include <ware/SimulatorSignature.hpp>
Public Member Functions | |
SimulatorSignature () | |
void | clear () |
![]() | |
WareSignature () | |
void | clear () |
virtual | ~WareSignature () |
void | setABIVersion (WareVersion_t Version) |
std::string | getAuthorsAsString () const |
Public Attributes | |
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 |
Class encapsulating the plugin signature, returned from the plugin to the host app for registering
|
inline |
|
inline |
SimDomain_t openfluid::ware::SimulatorSignature::Domain |
Plugin domain (i.e. hydrology, pop, erosion, ...)
SignatureHandledData openfluid::ware::SimulatorSignature::HandledData |
Handled data
SignatureUnitsGraph openfluid::ware::SimulatorSignature::HandledUnitsGraph |
Handled units graph
SimMethod_t openfluid::ware::SimulatorSignature::Method |
Plugin involved method (i.e. morel-seytoux, hayami, ...)
SimProcess_t openfluid::ware::SimulatorSignature::Process |
Plugin simulated process (i.e. surface rainfall-runoff production, ditch infiltration, ...)
SignatureTimeScheduling openfluid::ware::SimulatorSignature::TimeScheduling |
Time scheduling