#include <PackageDescription.h>
| PackageDescription::PackageDescription |
( |
| ) |
|
| PackageDescription::~PackageDescription |
( |
| ) |
|
| const std::vector<std::string>& PackageDescription::accountIds |
( |
| ) |
const |
|
inline |
| const std::vector<std::string>& PackageDescription::appIds |
( |
| ) |
const |
|
inline |
| uint32_t PackageDescription::blockSize |
( |
| ) |
const |
|
inline |
| const std::string& PackageDescription::folderPath |
( |
| ) |
const |
|
inline |
| PackageDescription * PackageDescription::fromFile |
( |
const std::string & |
filePath, |
|
|
const std::string & |
folderPath |
|
) |
| |
|
static |
| PackageDescription * PackageDescription::fromJson |
( |
json_object * |
root, |
|
|
const std::string & |
folderPath |
|
) |
| |
|
static |
| const std::string& PackageDescription::id |
( |
| ) |
const |
|
inline |
| bool PackageDescription::isOldStyle |
( |
| ) |
const |
|
inline |
| const std::string& PackageDescription::jsonString |
( |
| ) |
const |
|
inline |
| uint64_t PackageDescription::packageSize |
( |
| ) |
const |
|
inline |
| const std::vector<std::string>& PackageDescription::serviceIds |
( |
| ) |
const |
|
inline |
| void PackageDescription::setBlockSize |
( |
uint32_t |
s | ) |
|
|
inline |
| void PackageDescription::setPackageSize |
( |
uint64_t |
s | ) |
|
|
inline |
| json_object * PackageDescription::toJSON |
( |
| ) |
const |
| const std::string& PackageDescription::version |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: