MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Mezzanine::NodeItem< T, V, Cmp, Items > Class Template Reference
+ Inheritance diagram for Mezzanine::NodeItem< T, V, Cmp, Items >:

Public Member Functions

 NodeItem (const T &endSymbol, T const &key)
 
const T & get () const
 
const NodeClassgetChilds () const
 
NodeClassgetChilds ()
 
NodeClassgetOrCreateChilds (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)
 

Detailed Description

template<typename T, typename V, typename Cmp, typename Items>
class Mezzanine::NodeItem< T, V, Cmp, Items >

Definition at line 67 of file trie.h.


The documentation for this class was generated from the following file: