Documentation for OpenFLUID
2.2.0
|
#include <ware/WareSignature.hpp>
Public Member Functions | |
void | clear () |
![]() | |
virtual openfluid::ware::WareType | getType () const =0 |
WareSignature () | |
virtual | ~WareSignature ()=default |
std::vector< std::string > | getTagsByType (const std::string &Type) const |
void | clear () |
std::string | getStatusAsString () const |
void | setStatusFromString (const std::string &StatusStr) |
Public Attributes | |
SignatureHandledData | HandledData |
![]() | |
SignatureBuildInfo | BuildInfo |
WareID_t | ID |
WareName_t | Name |
std::string | Description |
WareVersion_t | Version |
WareStatus_t | Status |
PeopleList_t | Authors |
PeopleList_t | Contacts |
std::string | License |
std::vector< std::string > | Tags |
LinksList_t | Links |
WareIssues | Issues |
DependenciesMap_t | Dependencies |
Additional Inherited Members | |
![]() | |
using | Person_t = std::pair< std::string, std::string > |
using | Link_t = std::pair< std::string, std::string > |
using | PeopleList_t = std::vector< Person_t > |
using | LinksList_t = std::vector< Link_t > |
using | DependenciesMap_t = std::map< std::string, std::string > |
|
inline |
SignatureHandledData openfluid::ware::DataWareSignature::HandledData |
Handled data