#include <host_resolver_private.h>
Definition at line 22 of file host_resolver_private.h.
pp::HostResolverPrivate::HostResolverPrivate |
( |
const InstanceHandle & |
instance | ) |
|
|
explicit |
Var pp::HostResolverPrivate::GetCanonicalName |
( |
| ) |
|
bool pp::HostResolverPrivate::GetNetAddress |
( |
uint32_t |
index, |
|
|
PP_NetAddress_Private * |
address |
|
) |
| |
uint32_t pp::HostResolverPrivate::GetSize |
( |
| ) |
|
static bool pp::HostResolverPrivate::IsAvailable |
( |
| ) |
|
|
static |
int32_t pp::HostResolverPrivate::Resolve |
( |
const std::string & |
host, |
|
|
uint16_t |
port, |
|
|
const PP_HostResolver_Private_Hint & |
hint, |
|
|
const CompletionCallback & |
callback |
|
) |
| |
The documentation for this class was generated from the following file: