RTI Connext Micro
Version 2.4.1.0
|
RH module log codes. More...
#include "osapi/osapi_log.h"
Go to the source code of this file.
Macros | |
#define | RHSM_LOG_OUTSTANDING_SAMPLE (RHSM_LOG_BASE + 1) |
Failed to delete Reader History due to outstanding, unremoved sample. | |
#define | RHSM_LOG_NO_PROPERTY_QOS (RHSM_LOG_BASE + 2) |
Failed to create Reader History due to unspecified property Qos. | |
#define | RHSM_LOG_KEEP_ALL_HISTORY_NOT_SUPPORTED (RHSM_LOG_BASE + 3) |
KEEP_ALL History kind is not supported. | |
#define | RHSM_LOG_MAX_SAMPLE_TOO_SMALL (RHSM_LOG_BASE + 4) |
DataReaderQos.resource_limits.max_samples set too small. | |
#define | RHSM_LOG_TBF_NOT_SUPPORTED (RHSM_LOG_BASE + 5) |
Time-based filtering is not supported. | |
#define | RHSM_LOG_SAMPLE_INFO_POOL (RHSM_LOG_BASE + 6) |
Failed to allocate a buffer pool for sample info. | |
#define | RHSM_LOG_SAMPLE_POOL (RHSM_LOG_BASE + 7) |
Failed to allocate a buffer pool for sample pointers. | |
#define | RHSM_LOG_SAMPLE_PTR_ARRAY (RHSM_LOG_BASE + 8) |
Failed to get sample buffer. | |
#define | RHSM_LOG_INFO_ARRAY (RHSM_LOG_BASE + 9) |
Failed to get sample info buffer. | |
#define | RHSM_LOG_GET_RECEPTION_TIMESTAMP (RHSM_LOG_BASE + 10) |
Failed to get time for reception timestamp. | |
#define | RHSM_LOG_INVALID_INSTANCE_REPLACEMENT (RHSM_LOG_BASE + 11) |
An invalid instance replacement policy was specified. | |
#define | RHSM_LOG_FAILED_TO_REMOVE_OLDEST (RHSM_LOG_BASE + 12) |
Failed to remove the oldest sample. | |
#define | RHSM_LOG_SAMPLE_POOL_EMPTY (RHSM_LOG_BASE + 13) |
Sample pool empty, may have exceeded. | |
#define | RHSM_LOG_RW_PRUNE_FAILED (RHSM_LOG_BASE + 14) |
Failed to prune remote writer entry. | |
#define | RHSM_LOG_ENTRY_RESERVATION_FAILED (RHSM_LOG_BASE + 15) |
Failed to reserve an entry. | |
#define | RHSM_LOG_RETURN_SAMPLE (RHSM_LOG_BASE + 16) |
Failed to return a sample. | |
#define | RHSM_LOG_HISTORY_UPDATE (RHSM_LOG_BASE + 17) |
Failed to return a sample. |
RH module log codes.