|
skstream
|
Public Member Functions | |
| const_iterator (const const_iterator &rhs) | |
| bool | operator== (const const_iterator &rhs) |
| bool | operator!= (const const_iterator &rhs) |
| const_iterator & | operator= (const const_iterator &rhs) |
| struct addrinfo * | operator* () const |
| const_iterator & | operator++ () |
Private Member Functions | |
| const_iterator (struct addrinfo *i) | |
Private Attributes | |
| struct addrinfo * | _info |
Friends | |
| class | basic_address |
1.8.7