'ODTONE - Open Dot Twenty One'

PrevUpHomeNext

Libraries

ODTONE Base Library

libodtone

The ODTONE BASE library contains a set of classes which offers several helper mechanisms (such as debug, list management, log, exceptions and random values generation) to facilitate the information management.

It defines all MIH data types presented in the 802.21 standard. In addition, it provides a set of classes which facilitates the creation and parsing of MIH messages.

It also contains a set of I/O service classes, providing the ability to send and receive MIH messages. The implementation is based on the boost::asio and it only supports asynchronous operation.

Finally, it provides a set of classes which offer several network protocols and terminology support.


PrevUpHomeNext