RTI Connext DDS Micro  Version 2.4.9
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OSAPI_SystemProperty Struct Reference

#include <osapi_system.h>

Data Fields

struct OSAPI_TimerProperty timer_property
 Set the timer properties.
char hostname [OSAPI_SYSTEM_MAX_HOSTNAME]
 Set the hostname for the node.

Detailed Description

System properties


Field Documentation

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.


RTI Connext DDS Micro Version 2.4.9 Copyright © Thu Dec 15 2016 Real-Time Innovations, Inc