Public Member Functions

charIndex Class Reference

Collaboration diagram for charIndex:
Collaboration graph
[legend]

Public Member Functions

 charIndex ()
 ~charIndex ()
void Insert (const char *match_data, HostBranch *toInsert)
HostBranchLookup (const char *match_data)
HostBranchiter_first (charIndexIterState *s)
HostBranchiter_next (charIndexIterState *s)

Detailed Description

Definition at line 319 of file HostLookup.cc.


Constructor & Destructor Documentation

charIndex::charIndex (  ) 

Definition at line 341 of file HostLookup.cc.

charIndex::~charIndex (  ) 

Member Function Documentation

void charIndex::Insert ( const char *  match_data,
HostBranch toInsert 
)
HostBranch * charIndex::iter_first ( charIndexIterState s  ) 
HostBranch * charIndex::iter_next ( charIndexIterState s  ) 
HostBranch * charIndex::Lookup ( const char *  match_data  ) 

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