RTI Connext Micro C API Version 4.2.0
|
#include "osapi/osapi_log.h"
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. | |