ValueDescriptor for hash table nodeTable.
Definition at line 124 of file stringtreebase.inl.
Public Method Index: | |
| NodeKey & | Key (NodeBase &src) const |
Public Method Index: inherited from alib::containers::TSubsetKeyDescriptor< Node, NodeKey > | |
| KeyType & | Key (Node &src) |
| MappedType & | Mapped (Node &src) const |
Additional Inherited Members | |
Public Type Index: inherited from alib::containers::TSubsetKeyDescriptor< Node, NodeKey > | |
| using | KeyType |
| using | MappedType |
| using | StoredType |
|
inline |
Casts given src down to its base class NodeKey.
| src | The node to receive the key-portion for. |
Definition at line 130 of file stringtreebase.inl.