Rose
|
A path of objects by Id. More...
#include <StructuredTypes.h>
Public Member Functions | |
IdPath (bool absolute=false) | |
IdPath (const IdPathElement &element, bool absolute=false) | |
std::string | str () const |
std::tuple< bool, int > | compare (const IdPath &target) |
Public Attributes | |
bool | absolutePath {} |
A path of objects by Id.