Public Member Functions | |
charIndex_el () | |
~charIndex_el () | |
Data Fields | |
HostBranch * | branch_array [numLegalChars] |
charIndex_el * | next_level [numLegalChars] |
Definition at line 215 of file HostLookup.cc.
charIndex_el::charIndex_el | ( | ) |
Definition at line 223 of file HostLookup.cc.
References branch_array, and next_level.
charIndex_el::~charIndex_el | ( | ) |
Definition at line 229 of file HostLookup.cc.
References next_level, and numLegalChars.
Definition at line 219 of file HostLookup.cc.
Referenced by charIndex_el(), charIndex::Insert(), charIndex::iter_next(), and charIndex::Lookup().
Definition at line 220 of file HostLookup.cc.
Referenced by charIndex_el(), charIndex::Insert(), charIndex::iter_next(), charIndex::Lookup(), and ~charIndex_el().