#include <host_lookup.h>
◆ CHostLookup() [1/2]
CHostLookup::CHostLookup |
( |
| ) |
|
|
default |
◆ CHostLookup() [2/2]
CHostLookup::CHostLookup |
( |
const char * |
pHostname, |
|
|
int |
Nettype |
|
) |
| |
◆ Addr()
NETADDR CHostLookup::Addr |
( |
| ) |
const |
|
inline |
◆ Hostname()
const char * CHostLookup::Hostname |
( |
| ) |
const |
|
inline |
◆ Nettype()
int CHostLookup::Nettype |
( |
| ) |
const |
|
inline |
◆ Result()
int CHostLookup::Result |
( |
| ) |
const |
|
inline |
◆ Run()
void CHostLookup::Run |
( |
| ) |
|
|
overrideprivatevirtual |
Performs tasks in a worker thread.
Implements IJob.
◆ m_Addr
◆ m_aHostname
char CHostLookup::m_aHostname[128] |
|
private |
◆ m_Nettype
int CHostLookup::m_Nettype |
|
private |
◆ m_Result
int CHostLookup::m_Result |
|
private |
The documentation for this class was generated from the following files: