RTI Connext Cert C API  Version 2.4.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_SystemI Struct Reference

<<cert>> The System API. More...

Data Fields

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 the 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 ticktime.

Detailed Description

<<cert>> The 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().


Field 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 the 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 ticktime.


RTI Connext Cert C API Version 2.4.15 Copyright © Tue Jan 21 2025 Real-Time Innovations, Inc