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

DDS_C common definitions. More...

#include "cdr/cdr_cdr_type.h"

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 RTI_UINT16 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 DDS_WcharDDS_Wstring
 Defines IDL wstring data type.
typedef DDS_DOMAINID_TYPE_NATIVE DDS_DomainId_t
 <<cert>> An integer that indicates in which domain a DDS_DomainParticipant communicates.

Detailed Description

DDS_C common definitions.


RTI Connext DDS Micro C API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc