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