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

Public Member Functions

 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)
 
- Public Member Functions inherited from Mezzanine::NodeItem< T, V, Cmp, Items >
 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::EndNodeItem< T, V, Cmp, Items >

Definition at line 147 of file trie.h.


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