RTI Connext Micro
Version 2.4.1.0
|
Writer History. ModuleID = 9. More...
Macros | |
#define | WHSM_LOG_KEEP_ALL_HISTORY_NOT_SUPPORTED (WHSM_LOG_BASE + 1) |
KEEP_ALL History kind is not supported. | |
#define | WHSM_LOG_UNLIMITED_HISTORY_NOT_SUPPORTED (WHSM_LOG_BASE + 2) |
Unlimited length resource limits unsupported. | |
#define | WHSM_LOG_MAX_SAMPLES_TOO_SMALL (WHSM_LOG_BASE + 3) |
DataWriterQos.resource_limits.max_samples set too small. |
Writer History. ModuleID = 9.
#define WHSM_LOG_KEEP_ALL_HISTORY_NOT_SUPPORTED (WHSM_LOG_BASE + 1) |
KEEP_ALL History kind is not supported.
#define WHSM_LOG_UNLIMITED_HISTORY_NOT_SUPPORTED (WHSM_LOG_BASE + 2) |
Unlimited length resource limits unsupported.
Ensure that max_samples, max_samples_per_instance, and max_instances resource limits are all finite values
#define WHSM_LOG_MAX_SAMPLES_TOO_SMALL (WHSM_LOG_BASE + 3) |
DataWriterQos.resource_limits.max_samples set too small.
DataWriterQos.resource_limits.max_samples must be no less than max_instances * max_samples_per_instance