RTI Connext DDS Micro C++ API  Version 2.4.14.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CDR

CDR. ModuleID = 5. More...

Macros

#define CDR_LOG_STREAM_ALLOC_EC   (CDR_LOG_BASE + 1)
 Failed to allocate stream or stream buffer.
#define CDR_LOG_SET_OFFSET_EC   (CDR_LOG_BASE + 2)
 Failed to set stream's current offset.
#define CDR_LOG_INCR_OFFSET_EC   (CDR_LOG_BASE + 3)
 Failed to increament stream's current offset.
#define CDR_LOG_INVALID_ENUM_EC   (CDR_LOG_BASE + 4)
 Invalid enum size.

Detailed Description

CDR. ModuleID = 5.


Macro Definition Documentation

#define CDR_LOG_STREAM_ALLOC_EC   (CDR_LOG_BASE + 1)

Failed to allocate stream or stream buffer.

#define CDR_LOG_SET_OFFSET_EC   (CDR_LOG_BASE + 2)

Failed to set stream's current offset.

#define CDR_LOG_INCR_OFFSET_EC   (CDR_LOG_BASE + 3)

Failed to increament stream's current offset.

#define CDR_LOG_INVALID_ENUM_EC   (CDR_LOG_BASE + 4)

Invalid enum size.


RTI Connext DDS Micro C++ API Version 2.4.14.1 Copyright © Thu Nov 2 2023 Real-Time Innovations, Inc