hamcast  Version 0.7
Modules
Here is a list of all modules:
oConfiguration constants, macros and utility functions.
oException handling.All HAMcast exceptions inherit std::exception
oInter-process communication.HAMcast sockets don't access any network interface. They serve as stub interface only. All member function calls are forwarded to the HAMcast middleware. This section describes the (binary) IPC protocol
\Logging.Libhamcast provides its own logging mechanism. It's inteded for debugging of libhamcast, the middleware and technology modules only and must be enabled at compile by defining HC_ENABLE_LOGGING