RTI Connext DDS Micro C++ API  Version 4.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_SystemI Struct Reference

System API. More...

#include <osapi_system.h>

List of all members.

Public Attributes

OSAPI_System_start_timer_T start_timer
 Implementation of function to start a timer.
OSAPI_System_get_timer_resolution_T get_timer_resolution
 Implementation of function to get timer resolution.
OSAPI_System_get_time_T get_time
 Implementation of function to get the current time.
OSAPI_System_generate_uuid_T generate_uuid
 Implementation of function to generate a UUID.
OSAPI_System_get_hostname_T get_hostname
 Implementation of function to get the hostname.
OSAPI_System_get_ticktime_T get_ticktime
 Implementation of function to get the tick time.

Detailed Description

System API.

The methods in this interface are called by the corresponding OSAPI_System function. For example, OSAPI_System_get_time() calls system->get_time().


Member Data Documentation

OSAPI_System_start_timer_T OSAPI_SystemI::start_timer

Implementation of function to start a timer.

OSAPI_System_get_timer_resolution_T OSAPI_SystemI::get_timer_resolution

Implementation of function to get timer resolution.

OSAPI_System_get_time_T OSAPI_SystemI::get_time

Implementation of function to get the current time.

OSAPI_System_generate_uuid_T OSAPI_SystemI::generate_uuid

Implementation of function to generate a UUID.

OSAPI_System_get_hostname_T OSAPI_SystemI::get_hostname

Implementation of function to get the hostname.

OSAPI_System_get_ticktime_T OSAPI_SystemI::get_ticktime

Implementation of function to get the tick time.


RTI Connext DDS Micro C++ API Version 4.1.0 Copyright © Sun Dec 8 2024 Real-Time Innovations, Inc