#include <resolver.h>
Definition at line 36 of file resolver.h.
◆ const_iterator()
Resolver::const_iterator::const_iterator |
( |
struct addrinfo * |
p_ | ) |
|
|
inlineexplicit |
◆ operator!=()
bool Resolver::const_iterator::operator!= |
( |
const const_iterator & |
o | ) |
const |
|
inline |
◆ operator*()
struct addrinfo& Resolver::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
void Resolver::const_iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
◆ operator==()
bool Resolver::const_iterator::operator== |
( |
const const_iterator & |
o | ) |
const |
|
inline |
struct addrinfo* Resolver::const_iterator::p |
|
private |
The documentation for this class was generated from the following file: