Horizon
|
Public Member Functions | |
ObjectRef (ObjectType ty, const UUID &uu, const UUID &uu2=UUID()) | |
bool | operator< (const ObjectRef &other) const |
bool | operator== (const ObjectRef &other) const |
bool | operator!= (const ObjectRef &other) const |
Public Attributes | |
ObjectType | type |
UUID | uuid |
UUID | uuid2 |