RTI Connext DDS Micro
Version 2.4.6
|
#include <osapi_system.h>
Data Fields | |
struct OSAPI_TimerProperty | timer_property |
Set the timer properties. More... | |
char | hostname [OSAPI_SYSTEM_MAX_HOSTNAME] |
Set the hostname for the node. More... | |
System properties
struct OSAPI_TimerProperty OSAPI_SystemProperty::timer_property |
Set the timer properties.
char OSAPI_SystemProperty::hostname[OSAPI_SYSTEM_MAX_HOSTNAME] |
Set the hostname for the node.
RTI Connext DDS Micro uses this name when it announces itself on the network. This name is used by other RTI products. The hostname must not exceed OSAPI_SYSTEM_MAX_HOSTNAME, including the \0 character.