RTI Connext Micro C API  2.4.14.2
 All Data Structures 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.
#define CDR_LOG_UNSUPPORTED_OPTIONS_EC   (CDR_LOG_BASE + 5)
 Unsupported CDR encapsulations were received. The sample is dropped.

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.

#define CDR_LOG_UNSUPPORTED_OPTIONS_EC   (CDR_LOG_BASE + 5)

Unsupported CDR encapsulations were received. The sample is dropped.


RTI Connext Micro C API 2.4.14.2 Copyright © Tue May 28 2024 Real-Time Innovations, Inc