live
|
#include <NetAddress.hh>
Public Member Functions | |
Iterator (AddressPortLookupTable &table) | |
virtual | ~Iterator () |
void * | next () |
Private Attributes | |
HashTable::Iterator * | fIter |
Definition at line 157 of file NetAddress.hh.
AddressPortLookupTable::Iterator::Iterator | ( | AddressPortLookupTable & | table | ) |
|
virtual |
void * AddressPortLookupTable::Iterator::next | ( | ) |
|
private |
Definition at line 165 of file NetAddress.hh.