enet: Ewol network abstraction 0.4.0
Main Page
Related Pages
Namespaces
Classes
Files
Link-libs
lutin
ewol
echrono
etk
ejson
exml
esvg
egami
gale
ege
elog
ememory
enet
eproperty
esignal
etranslate
zeus
audio-ess
audio
audio-drain
audio-orchestra
audio-river
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
framework
atria-soft
enet
enet
enet.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
enet/Udp.hpp
>
9
#include <
enet/Tcp.hpp
>
10
#include <
enet/Http.hpp
>
11
#include <
enet/Ftp.hpp
>
12
13
17
namespace
enet
{
23
void
init
(
int
_argc,
const
char
** _argv);
27
void
unInit
();
32
bool
isInit
();
33
}
34
Ftp.hpp
Udp.hpp
Http.hpp
enet::init
void init(int _argc, const char **_argv)
Initialize enet.
Tcp.hpp
enet::unInit
void unInit()
un-Initialize enet
enet
Main esvg namespace.
Definition:
enet.hpp:17
enet::isInit
bool isInit()
Check if the library is initialized.
Generated on Mon Oct 24 2016 15:35:53 for enet: Ewol network abstraction by
1.8.12