RTI Connext DDS Micro  Version 2.4.9
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wh_sm_log.h File Reference

WH module log codes. More...

#include "osapi/osapi_log.h"

Go to the source code of this file.

Macros

#define WHSM_LOG_KEEP_ALL_HISTORY_NOT_SUPPORTED_EC   (WHSM_LOG_BASE + 1)
 KEEP_ALL History kind is not supported.
#define WHSM_LOG_UNLIMITED_HISTORY_NOT_SUPPORTED_EC   (WHSM_LOG_BASE + 2)
 Unlimited length resource limits unsupported.
#define WHSM_LOG_MAX_SAMPLES_TOO_SMALL_EC   (WHSM_LOG_BASE + 3)
 DataWriterQos.resource_limits.max_samples set too small.
#define WHSM_LOG_HISTORY_OBJECT   1
 A history object.
#define WHSM_LOG_KEY_OBJECT   2
 A key object.
#define WHSM_LOG_SAMPLE_OBJECT   2
 A sample object.
#define WHSM_LOG_KEYPOOL_OBJECT   3
 A key-pool object.
#define WHSM_LOG_SAMPLEPOOL_OBJECT   4
 A sample-pool object.
#define WHSM_LOG_KEYINDEX_OBJECT   5
 A key index pool.
#define WHSM_LOG_HISTORYINDEX_OBJECT   6
 A key index pool.
#define WHSM_LOG_SAMPLEINDEX_OBJECT   5
 A key index pool.
#define WHSM_LOG_OBJECT_ALLOCATE_EC   (WHSM_LOG_BASE + 4)
 Failed to allocate object of the specified kind.
#define WHSM_LOG_OBJECT_DELETE_EC   (WHSM_LOG_BASE + 5)
 Failed to delete object of the specified kind.
#define WHSM_LOG_OBJECT_INDEX_EC   (WHSM_LOG_BASE + 6)
 Failed to index an object of the specified kind.
#define WHSM_LOG_NO_PROPERTY_EC   (WHSM_LOG_BASE + 7)
 No property when creating a writer history instance.

Detailed Description

WH module log codes.


Macro Definition Documentation

#define WHSM_LOG_HISTORY_OBJECT   1

A history object.

#define WHSM_LOG_KEY_OBJECT   2

A key object.

#define WHSM_LOG_SAMPLE_OBJECT   2

A sample object.

#define WHSM_LOG_KEYPOOL_OBJECT   3

A key-pool object.

#define WHSM_LOG_SAMPLEPOOL_OBJECT   4

A sample-pool object.

#define WHSM_LOG_KEYINDEX_OBJECT   5

A key index pool.

#define WHSM_LOG_HISTORYINDEX_OBJECT   6

A key index pool.

#define WHSM_LOG_SAMPLEINDEX_OBJECT   5

A key index pool.


RTI Connext DDS Micro Version 2.4.9 Copyright © Thu Dec 15 2016 Real-Time Innovations, Inc