skstream
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
basic_address::const_iterator Class Reference

Public Member Functions

 const_iterator (const const_iterator &rhs)
 
bool operator== (const const_iterator &rhs)
 
bool operator!= (const const_iterator &rhs)
 
const_iteratoroperator= (const const_iterator &rhs)
 
struct addrinfo * operator* () const
 
const_iteratoroperator++ ()
 

Private Member Functions

 const_iterator (struct addrinfo *i)
 

Private Attributes

struct addrinfo * _info
 

Friends

class basic_address
 

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