RTI Connext Micro C++ API Version 4.2.0
|
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. | |
CDR. ModuleID = 5.
#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.