
Public Member Functions | |
| FunctionSignature () | |
| void | setSDKVersion (FuncVersion_t Version) |
Public Attributes | |
| FuncID_t | ID |
| FuncName_t | Name |
| std::string | Description |
| FuncDomain_t | Domain |
| FuncProcess_t | Process |
| FuncMethod_t | Method |
| FuncVersion_t | Version |
| FuncStatus_t | Status |
| std::string | SDKVersion |
| std::string | Author |
| std::string | AuthorEmail |
| SignatureHandledData | HandledData |
| SignatureHandledUnitsGraph | HandledUnitsGraph |
Class encapsulating the plugin signature, returned from the plugin to the host app for registering
| void openfluid::base::FunctionSignature::setSDKVersion | ( | FuncVersion_t | Version | ) | [inline] |
| std::string openfluid::base::FunctionSignature::Author |
Author's name
| std::string openfluid::base::FunctionSignature::AuthorEmail |
Author's email
| std::string openfluid::base::FunctionSignature::Description |
Plugin Description
Plugin domain (i.e. hydrology, pop, erosion, ...)
Handled units graph
Function ID
Plugin involved method (i.e. morel-seytoux, hayami, ...)
Plugin name
Plugin simulated process (i.e. surface rainfall-runoff production, ditch infiltration, ...)
| std::string openfluid::base::FunctionSignature::SDKVersion |
SDK version number used to build the function
Development status
Plug-in version number
Creative Commons By-NC-ND license