|
Horizon
|
Public Member Functions | |
| Gate (const UUID &uu, const json &, class Pool &pool) | |
| Gate (const UUID &uu) | |
| Gate (const UUID &uu, const YAML::Node &n, Pool &pool) | |
| virtual UUID | get_uuid () const |
| json | serialize () const |
| void | serialize_yaml (YAML::Emitter &em) const |
Public Attributes | |
| UUID | uuid |
| std::string | name |
| std::string | suffix |
| unsigned int | swap_group = 0 |
| uuid_ptr< const Unit > | unit |
1.8.17