HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
HF::Transport Namespace Reference

This is the top-level namespace for the transport layer API. More...

Namespaces

 Group
 This namespace contains the API used for managing groups of devices at the transport layer level.
 

Data Structures

class  AbstractLayer
 Parent class for all HF::Transport::Layer implementations. More...
 
class  AbstractLink
 Parent class for all HF::Transport::Link implementations. More...
 
struct  Endpoint
 This is the interface used by the transport layer to signal events comming in from the network. More...
 
struct  Layer
 This class defines the API for the transport layer. More...
 
struct  Link
 This interface represents a link on the transport layer, used to send data to the remote end-point. More...
 

Detailed Description

This is the top-level namespace for the transport layer API.