RTI Connext DDS Micro  Version 2.4.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
osapi_types.h
Go to the documentation of this file.
1 /*
2  * FILE: osapi_types.h - Definition of primitive data-types
3  *
4  * Copyright 2012-2015 Real-Time Innovations, Inc.
5  *
6  * No duplications, whole or partial, manual or electronic, may be made
7  * without express written permission. Any such copies, or
8  * revisions thereof, must display this notice unaltered.
9  * This code contains trade secrets of Real-Time Innovations, Inc.
10  *
11  * Modification History
12  * --------------------
13  * 05Jun2012,kaj Add RTI_INT64, RTI_UINT64, RTI_DOUBLE128
14  * 29feb2012,tk Written
15  */
16 
17 #ifndef osapi_types_h
18 #define osapi_types_h
19 
20 /*ce
21  * \file
22  * \brief Primitive data type definitions
23  */
24 
25 /*e \defgroup OSAPITypeClass OSAPI Types
26  * \ingroup OSAPIModule
27  */
28 
29 /*e \ingroup OSAPITypeClass
30 
31  \brief Defines platform independent types
32 */
33 
34 #include "osapi_config.h"
35 
36 #endif

RTI Connext DDS Micro Version 2.4.10 Copyright © Fri Jun 30 2017 Real-Time Innovations, Inc