HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
apps/transport.h File Reference

This file contains the declarations of the transport layer over libuv. More...

#include <forward_list>
#include "uv.h"
#include "hanfun.h"
+ Include dependency graph for apps/transport.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  HF::Application::Transport
 Transport Layer implementation over TCP/IP using libuv. More...
 
class  HF::Application::Link
 Transport Layer link implementation over TCP/IP using libuv. More...
 

Namespaces

 HF
 Top-level namespace for the HAN-FUN library.
 
 HF::Application
 This namespace contains the declaration of the functions that implement the HAN-FUN example applications.
 

Detailed Description

This file contains the declarations of the transport layer over libuv.

Version
1.5.3

For licensing information, please see the file 'LICENSE' in the root folder.

Initial development by Bithium S.A. [http://www.bithium.com]

Definition in file apps/transport.h.