RTI Connext Micro C++ API Version 4.2.0
Loading...
Searching...
No Matches

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_UNSUPPORTED_OPTIONS_EC   (CDR_LOG_BASE + 4)
 Unsupported CDR encapsulations were received. The sample is dropped.
 

Detailed Description

CDR. ModuleID = 5.

Macro Definition Documentation

◆ CDR_LOG_STREAM_ALLOC_EC

#define CDR_LOG_STREAM_ALLOC_EC   (CDR_LOG_BASE + 1)

Failed to allocate stream or stream buffer.

◆ CDR_LOG_SET_OFFSET_EC

#define CDR_LOG_SET_OFFSET_EC   (CDR_LOG_BASE + 2)

Failed to set stream's current offset.

◆ CDR_LOG_INCR_OFFSET_EC

#define CDR_LOG_INCR_OFFSET_EC   (CDR_LOG_BASE + 3)

Failed to increament stream's current offset.

◆ CDR_LOG_UNSUPPORTED_OPTIONS_EC

#define CDR_LOG_UNSUPPORTED_OPTIONS_EC   (CDR_LOG_BASE + 4)

Unsupported CDR encapsulations were received. The sample is dropped.