GrownKeyPath

class GrownKeyPath

Public Functions

explicit GrownKeyPath(KeyArray const &keyPath)
void Push(HC_KEY segKey)
void Pop()
HC_KEY const &Peek() const
KeyArray const &KeyPath() const
KeyArray const *operator->() const
size_t FullSize() const
size_t GrownSize() const
bool ContainsGrownIncludes() const
bool operator==(GrownKeyPath const &other) const