RTI Connext DDS Micro  Version 2.4.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
dds_c_common.h File Reference

DDS_C common definitions. More...

#include "cdr/cdr_cdr_type.h"

Go to the source code of this file.

Macros

#define DDS_BOOLEAN_TRUE
 Defines TRUE value of IDL boolean data type.
#define DDS_BOOLEAN_FALSE
 Defines FALSE value of IDL boolean data type.

Typedefs

typedef CDR_Char DDS_Char
 Defines IDL char data type.
typedef CDR_Wchar DDS_Wchar
 Defines IDL wchar data type.
typedef CDR_Octet DDS_Octet
 Defines IDL octet data type.
typedef CDR_Short DDS_Short
 Defines IDL short data type.
typedef CDR_UnsignedShort DDS_UnsignedShort
 Defines IDL unsigned short data type.
typedef CDR_Long DDS_Long
 Defines IDL long data type.
typedef CDR_UnsignedLong DDS_UnsignedLong
 Defines IDL unsigned long data type.
typedef CDR_LongLong DDS_LongLong
 Defines IDL long long data type.
typedef CDR_UnsignedLongLong DDS_UnsignedLongLong
 Defines IDL unsigned long long data type.
typedef CDR_Float DDS_Float
 Defines IDL float data type.
typedef CDR_Double DDS_Double
 Defines IDL double data type.
typedef CDR_LongDouble DDS_LongDouble
 Defines IDL long double data type.
typedef CDR_Boolean DDS_Boolean
 Defines IDL boolean data type.
typedef CDR_Enum DDS_Enum
 Defines IDL enum data type.
typedef CDR_String DDS_String
 IDL string type representation.
typedef CDR_Wstring DDS_Wstring
 Defines IDL wstring data type.

Detailed Description

DDS_C common definitions.


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