Horizon
|
Public Member Functions | |
Node (const UUID &uu, const std::vector< UUID > &deps) | |
bool | operator< (const Node &other) const |
Public Attributes | |
const UUID | uuid |
const std::vector< UUID > | dependencies |
unsigned int | level = 0 |
unsigned int | order = 0 |
bool | in_stack = false |