ValueDescriptor for hash table nodeTable.
Definition at line 139 of file stringtreebase.inl.
Public Method Index: | |
NodeKey & | Key (NodeBase &src) const |
Public Method Index: inherited from TSubsetKeyDescriptor< Node, NodeKey > | |
KeyType & | Key (Node &src) |
MappedType & | Mapped (Node &src) const |
Additional Inherited Members | |
Public Type Index: inherited from 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 145 of file stringtreebase.inl.