SearchSECODatabaseAPI
|
Represents the relevant data of a project when it is put into the database. More...
#include <Types.h>
Public Attributes | |
ProjectID | projectID |
Version | version |
std::string | versionHash |
std::string | license |
std::string | name |
std::string | url |
Author | owner = Author("", "") |
std::vector< Hash > | hashes |
long long | parserVersion |
Represents the relevant data of a project when it is put into the database.