#include <HostLookup.h>

| Public Member Functions | |
| HostLookupState () | |
| ~HostLookupState () | |
| Data Fields | |
| HostBranch * | cur | 
| int | table_level | 
| int | array_index | 
| const char * | hostname | 
| char * | host_copy | 
| char * | host_copy_next | 
Definition at line 80 of file HostLookup.h.
| HostLookupState::HostLookupState | ( | ) |  [inline] | 
Definition at line 82 of file HostLookup.h.
| HostLookupState::~HostLookupState | ( | ) |  [inline] | 
Definition at line 86 of file HostLookup.h.
References ats_free(), and host_copy.
Definition at line 92 of file HostLookup.h.
Referenced by HostLookup::MatchFirst(), and HostLookup::MatchNext().
Definition at line 90 of file HostLookup.h.
Referenced by HostLookup::MatchFirst(), and HostLookup::MatchNext().
Definition at line 94 of file HostLookup.h.
Referenced by HostLookup::MatchFirst(), HostLookup::MatchNext(), and ~HostLookupState().
Definition at line 95 of file HostLookup.h.
Referenced by HostLookup::MatchFirst(), and HostLookup::MatchNext().
| const char* HostLookupState::hostname | 
Definition at line 93 of file HostLookup.h.
Referenced by HostLookup::MatchFirst().
Definition at line 91 of file HostLookup.h.
Referenced by HostLookup::MatchFirst(), and HostLookup::MatchNext().
 1.7.1
 1.7.1