EHS
Loading...
Searching...
No Matches
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::BaseDNS::Resolve
static Str_8 Resolve(IP type, const Str_8 &hostname)
Definition
BaseDNS.cpp:7
ehs
Definition
Anchor.h:6
ehs::IP
IP
Definition
Socket.h:29
ehs::Str_8
Str< Char_8, UInt_64 > Str_8
Definition
Str.h:1902
include
ehs
io
socket
BaseDNS.h
Generated by
1.13.2