Horizon
|
Public Member Functions | |
PoolInfo (const std::string &bp) | |
PoolInfo (const json &j) | |
void | save () const |
bool | is_project_pool () const |
bool | is_usable () const |
Static Public Member Functions | |
static unsigned int | get_app_version () |
Public Attributes | |
std::string | base_path |
UUID | uuid |
UUID | default_via |
std::string | name |
std::vector< UUID > | pools_included |
FileVersion | version |
Static Public Attributes | |
static const UUID | project_pool_uuid = UUID("466088f9-3f15-420d-af8a-fff902537aed") |