live
Public Member Functions | Private Attributes
NetAddressList::Iterator Class Reference

#include <NetAddress.hh>

Collaboration diagram for NetAddressList::Iterator:
Collaboration graph
[legend]

Public Member Functions

 Iterator (NetAddressList const &addressList)
 
NetAddress const * nextAddress ()
 

Private Attributes

NetAddressList const & fAddressList
 
unsigned fNextIndex
 

Detailed Description

Definition at line 84 of file NetAddress.hh.

Constructor & Destructor Documentation

◆ Iterator()

NetAddressList::Iterator::Iterator ( NetAddressList const &  addressList)

Member Function Documentation

◆ nextAddress()

NetAddress const * NetAddressList::Iterator::nextAddress ( )

Field Documentation

◆ fAddressList

NetAddressList const& NetAddressList::Iterator::fAddressList
private

Definition at line 89 of file NetAddress.hh.

◆ fNextIndex

unsigned NetAddressList::Iterator::fNextIndex
private

Definition at line 90 of file NetAddress.hh.


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