|
| EndNodeItem (const T &endSymbol, T const &key) |
|
| EndNodeItem (const T &endSymbol, T const &key, V const &value) |
|
const V & | getValue () const |
|
V & | getValue () |
|
void | set (T const &key, V const &value) |
|
| NodeItem (const T &endSymbol, T const &key) |
|
const T & | get () const |
|
const NodeClass * | getChilds () const |
|
NodeClass * | getChilds () |
|
NodeClass * | getOrCreateChilds (NodeClass *parent) |
|
bool | operator!= (T const &key) const |
|
bool | operator!= (NodeItemClass const &oth) const |
|
bool | operator< (NodeItemClass const &oth) const |
|
bool | operator< (T const &key) const |
|
bool | operator== (T const &key) const |
|
bool | operator== (NodeItemClass const &oth) const |
|
void | set (T const &key) |
|
template<typename T, typename V, typename Cmp, typename Items>
class Mezzanine::EndNodeItem< T, V, Cmp, Items >
Definition at line 147 of file trie.h.
The documentation for this class was generated from the following file:
- /home/sqeaky/Code/Mezzanine/Mezzanine/src/trie.h