Fimbulwinter Project  Pre-Alpha
An Ragnarok Online Emulator
Public Member Functions | Friends
PatriciaTrieNode< S, T > Class Template Reference

List of all members.

Public Member Functions

 PatriciaTrieNode (S, T, int, PatriciaTrieNode< S, T > *, PatriciaTrieNode< S, T > *)
void Initialize (S, T, int, PatriciaTrieNode< S, T > *, PatriciaTrieNode< S, T > *)
GetData ()
bool SetData (T)
GetKey ()
PatriciaTrieNode< S, T > * GetLeft ()
PatriciaTrieNode< S, T > * GetRight ()

Friends

class PatriciaTrie< S, T >

template<class S, class T>
class PatriciaTrieNode< S, T >


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