EHS
DNS_W32.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
BaseDNS.h
"
4
5
namespace
ehs
6
{
7
class
EHS_LIB_IO DNS final :
public
BaseDNS
8
{
9
public
:
10
static
Str_8
Resolve
(
IP
type,
const
Str_8
&hostname);
11
12
static
Str_8
Resolve
(
const
Str_8
&hostname);
13
};
14
}
BaseDNS.h
ehs::DNS::Resolve
static Str_8 Resolve(IP type, const Str_8 &hostname)
ehs::DNS::Resolve
static Str_8 Resolve(const Str_8 &hostname)
ehs::Str< Char_8, UInt_64 >
ehs
Definition:
Anchor.h:6
ehs::IP
IP
Definition:
Socket.h:29
include
ehs
io
socket
DNS_W32.h
Generated by
1.9.4