|
| Campaign (const Json::Value &json) |
|
void | getJson (Json::Value &out) const |
|
|
static std::vector< Campaign > | campaignsFromJson (const Json::Value &json) |
|
static void | JsonFromCampaigns (const std::vector< Campaign > &in, Json::Value &out) |
|
static std::vector< Campaign > | fetchAvailableCampaigns (HttpInterface &http_client, const std::string &tls_server) |
|
|
std::string | id |
|
std::string | name |
|
int64_t | size {0} |
|
bool | autoAccept {false} |
|
std::string | description |
|
int | estInstallationDuration {0} |
|
int | estPreparationDuration {0} |
|
Definition at line 38 of file campaign.h.
The documentation for this class was generated from the following files: