GrownKeyPath

Functions

GrownKeyPath
void Push
void Pop
HC_KEY const & Peek
KeyArray const & KeyPath
KeyArray const * operator->
size_t FullSize
size_t GrownSize
bool ContainsGrownIncludes
bool operator==

Detailed Description

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