RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
reda_log.h File Reference

REDA module log codes. More...

#include "osapi/osapi_log.h"

Go to the source code of this file.

Macros

#define REDA_LOG_BUFFERPOOL_OUT_OF_RESOURCES   (REDA_LOG_BASE + 1)
 Not sufficient memory to allocate buffer-pool.
#define REDA_LOG_BUFFERPOOL_BUFFER_INITIALIZATION_FAILED   (REDA_LOG_BASE + 2)
 The buffer initialization method failed.
#define REDA_LOG_SEQUENCE_COPY_FAILED   (REDA_LOG_BASE + 3)
 An error occured while copying a sequence.
#define REDA_LOG_SEQUENCE_ALLOC_FAILED   (REDA_LOG_BASE + 4)
 An error occured while allocating space for a sequence.
#define REDA_LOG_SEQUENCE_SET_MAX_FAILED   (REDA_LOG_BASE + 5)
 An error occured while setting the maximum sequence size.
#define REDA_LOG_SEQUENCE_INVALID_COMPARE   (REDA_LOG_BASE + 6)
 An error occured while comparing two sequences.
#define REDA_LOG_STRING_ALLOC_FAILED   (REDA_LOG_BASE + 7)
 An error occured while allocating memory for a string.
#define REDA_LOG_POOL_NOT_EMPTY   (REDA_LOG_BASE + 8)
 Cannot delete buffer-pool due to buffer(s) not returned to pool.
#define REDA_LOG_POOL_DOUBLE_FREE   (REDA_LOG_BASE + 9)
 A buffer was freed more than once.

Detailed Description

REDA module log codes.


RTI Connext Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc