RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RH

Reader History. ModuleID = 8. More...

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.

Detailed Description

Reader History. ModuleID = 8.


Macro Definition Documentation

#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.

DataReaderQos.resource_limits.max_samples too small, must be at least DataReaderQos.resource_limits.max_instances * DataReaderQos.resource_limits.max_samples_per_instance

#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.

May have exceeded DataReaderQos.reader_resource_limits.max_outstanding_reads

#define RHSM_LOG_INFO_ARRAY   (RHSM_LOG_BASE + 9)

Failed to get sample info buffer.

May have exceeded DataReaderQos.reader_resource_limits.max_outstanding_reads

#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.

The sample pool is empty, may have exceeded DataReaderQos.resource_limits.max_samples

#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.

An entry reservation failed beyond normal resource settings

#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.


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