|
Horizon
|
Public Member Functions | |
| PoolDependencyGraph (const PoolInfo &p) | |
| void | dump (const std::string &filename) const |
Public Member Functions inherited from horizon::DependencyGraph | |
| DependencyGraph (const UUID &uu) | |
| std::vector< UUID > | get_sorted () |
| const std::set< UUID > & | get_not_found () const |
| void | dump (const std::string &filename) const |
Additional Inherited Members | |
Protected Member Functions inherited from horizon::DependencyGraph | |
| void | visit (Node &node, unsigned int level) |
Protected Attributes inherited from horizon::DependencyGraph | |
| std::map< UUID, Node > | nodes |
| const UUID | root_uuid |
| std::set< UUID > | not_found |