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