RTI Connext DDS Micro C++ API
2.4.14.2
|
Abstract System API. More...
Classes | |
struct | OSAPI_SystemI |
<<cert>> System API. More... | |
struct | OSAPI_SystemProperty |
<<cert>> The System Properties. More... |
Macros | |
#define | OSAPI_SYSTEM_MAX_HOSTNAME (64) |
Maximum hostname length. |
Abstract System API.
The System is defined as the physical or virtual execution environment and implements functions that are not necessarily provided by the operating system. For example, a custom embedded board may include a special real-time clock which is synchronized via GPS, but is not available via a regular OS system call.
The following functions are not thread-safe:
#define OSAPI_SYSTEM_MAX_HOSTNAME (64) |
Maximum hostname length.