RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
disc_dpde_log.h File Reference
#include "osapi/osapi_log.h"

Go to the source code of this file.

Macros

#define DPDE_LOG_CDR_SET_OFFSET   (DPDE_LOG_BASE + 1)
 Failed to set current offset of stream.
#define DPDE_LOG_SERIALIZE_ENTITY_NAME   (DPDE_LOG_BASE + 2)
 Failed to serialize Entity Name parameter.
#define DPDE_LOG_SERIALIZE_TOPIC_NAME   (DPDE_LOG_BASE + 3)
 Failed to serialize Topic Name parameter.
#define DPDE_LOG_SERIALIZE_TYPE_NAME   (DPDE_LOG_BASE + 4)
 Failed to serialize Type Name parameter.
#define DPDE_LOG_SERIALIZE_GUID   (DPDE_LOG_BASE + 5)
 Failed to serialize GUID key.
#define DPDE_LOG_SERIALIZE_DEFAULT_UNICAST   (DPDE_LOG_BASE + 6)
 Failed to serialize Default Unicast Locator parameter.
#define DPDE_LOG_SERIALIZE_PROTOCOL_VERSION   (DPDE_LOG_BASE + 7)
 Failed to serialize Protocol Version parameter.
#define DPDE_LOG_DESERIALIZE_PROTOCOL_VERSION   (DPDE_LOG_BASE + 8)
 Failed to deserialize Protocol Version parameter.
#define DPDE_LOG_DESERIALIZE_VENDOR_ID   (DPDE_LOG_BASE + 9)
 Failed to deserialize Vendor ID parameter.
#define DPDE_LOG_SERIALIZE_VENDOR_ID   (DPDE_LOG_BASE + 10)
 Failed to serialize Vendor ID parameter.
#define DPDE_LOG_SERIALIZE_PRODUCT_VERSION   (DPDE_LOG_BASE + 11)
 Failed to serialize Product Version parameter.
#define DPDE_LOG_SERIALIZE_LEASE_DURATION   (DPDE_LOG_BASE + 12)
 Failed to serialize Lease Duration parameter.
#define DPDE_LOG_CREATE_PUBLISHER   (DPDE_LOG_BASE + 13)
 Failed to create Publisher for built-in endpoint DataWriters.
#define DPDE_LOG_CREATE_SUBSCRIBER   (DPDE_LOG_BASE + 14)
 Failed to create Subscriber for built-in endpoint DataReaders.
#define DPDE_LOG_CREATE_PARTICIPANT_DISCOVERY   (DPDE_LOG_BASE + 15)
 Failed to create built-in endpoint for participant discovery after creating local user DomainParticipant.
#define DPDE_LOG_CREATE_PUBLICATION_DISCOVERY   (DPDE_LOG_BASE + 16)
 Failed to create built-in publication endpoint after creating local user DomainParticipant.
#define DPDE_LOG_CREATE_SUBSCRIPTION_DISCOVERY   (DPDE_LOG_BASE + 17)
 Failed to create built-in subscription endpoint after creating local DomainParticipant.
#define DPDE_LOG_DELETE_SUBSCRIPTION_TOPIC   (DPDE_LOG_BASE + 18)
 Failed to delete subscription built-in topic.
#define DPDE_LOG_DELETE_PUBLICATION_TOPIC   (DPDE_LOG_BASE + 19)
 Failed to delete publication built-in topic.
#define DPDE_LOG_DELETE_PARTICIPANT_TOPIC   (DPDE_LOG_BASE + 20)
 Failed to delete participant built-in topic.
#define DPDE_LOG_DISPOSE_PARTICIPANT   (DPDE_LOG_BASE + 21)
 Failed to dispose built-in participant when deleting DomainParticipant.
#define DPDE_LOG_ALLOCATE_DPDE   (DPDE_LOG_BASE + 22)
 Out of memory to allocate discovery plugin.
#define DPDE_LOG_SERIALIZE_BUILTIN_ENDPOINTS   (DPDE_LOG_BASE + 23)
 Failed to serialize Builtin Endpoint Mask parameter.
#define DPDE_LOG_DESERIALIZE_BUILTIN_ENDPOINTS   (DPDE_LOG_BASE + 24)
 Failed to deserialize Builtin Endpoint Mask parameter.
#define DPDE_LOG_DESERIALIZE_UNKNOWN_PID   (DPDE_LOG_BASE + 25)
 Deserialized a parameter of unknown ID.
#define DPDE_LOG_ANNOUNCEMENT   (DPDE_LOG_BASE + 26)
 Failed to write a dynamic participant discovery message.
#define DPDE_LOG_UPDATE_PARTICIPANT_ASSERT_PERIOD   (DPDE_LOG_BASE + 27)
 Failed to schedule an event to assert the next participant discovery announcement.
#define DPDE_LOG_ADVANCE_SN   (DPDE_LOG_BASE + 28)
 Failed to advance the sequence number of a participant discovery announcement.
#define DPDE_LOG_ANNOUNCE_WRITE   (DPDE_LOG_BASE + 29)
 Failed to write initial participant discovery announcement.
#define DPDE_LOG_SCHEDULE_FAST_ASSERTION   (DPDE_LOG_BASE + 30)
 Failed to schedule event for asserting participant discovery announcements.
#define DPDE_LOG_REGISTER_TYPE   (DPDE_LOG_BASE + 32)
 Failed to register a built-in type for discovery.
#define DPDE_LOG_CREATE_TOPIC   (DPDE_LOG_BASE + 33)
 Failed to create a topic for discovery.
#define DPDE_LOG_CREATE_WRITER   (DPDE_LOG_BASE + 34)
 Failed to create a built-in DataWriter for discovery.
#define DPDE_LOG_CREATE_READER   (DPDE_LOG_BASE + 35)
 Failed to create a built-in DataReader for discovery.
#define DPDE_LOG_ASSERT_REMOTE_PARTICIPANT   (DPDE_LOG_BASE + 36)
 Failed to assert and complete discovery of a remote participant.
#define DPDE_LOG_ENABLE_REMOTE_PARTICIPANT   (DPDE_LOG_BASE + 37)
 Failed to enable and complete discovery of a remote participant.
#define DPDE_LOG_REFRESH_REMOTE_PARTICIPANT   (DPDE_LOG_BASE + 38)
 Failed to refresh liveliness for a discovered remote participant.
#define DPDE_LOG_TAKE_PARTICIPANT_SAMPLE   (DPDE_LOG_BASE + 39)
 Failed to take a sample from a participant discovery DataReader.
#define DPDE_LOG_INVALID_PARTICIPANT_SAMPLE   (DPDE_LOG_BASE + 40)
 Received a participant discovery announcement with invalid state.
#define DPDE_LOG_RETURN_PARTICIPANT_SAMPLE   (DPDE_LOG_BASE + 41)
 Failed to return a loan on a participant discovery sample.
#define DPDE_LOG_DISPOSE_PUBLICATION   (DPDE_LOG_BASE + 42)
 Failed to dispose an instance for a publication.
#define DPDE_LOG_DISPOSE_SUBSCRIPTION   (DPDE_LOG_BASE + 43)
 Failed to dispose an instance of a subscription.
#define DPDE_LOG_ASSERT_REMOTE_PUBLICATION   (DPDE_LOG_BASE + 44)
 Failed to assert and complete discovery of a remote publication.
#define DPDE_LOG_ASSERT_REMOTE_SUBSCRIPTION   (DPDE_LOG_BASE + 45)
 Failed to assert and complete discovery of a remote subscription.
#define DPDE_LOG_TAKE_PUBLICATION_SAMPLE   (DPDE_LOG_BASE + 46)
 Failed to take a sample from a publication discovery DataReader.
#define DPDE_LOG_REMOVE_REMOTE_PUBLICATION   (DPDE_LOG_BASE + 47)
 Failed to dispose or unregister a remote publication instance.
#define DPDE_LOG_INVALID_PUBLICATION_SAMPLE   (DPDE_LOG_BASE + 48)
 Received a publication discovery announcement with invalid state.
#define DPDE_LOG_RETURN_PUBLICATION_SAMPLE   (DPDE_LOG_BASE + 49)
 Failed to return a loan on a publication discovery sample.
#define DPDE_LOG_TAKE_SUBSCRIPTION_SAMPLE   (DPDE_LOG_BASE + 51)
 Failed to take a sample from a subscription discovery DataReader.
#define DPDE_LOG_INVALID_SUBSCRIPTION_SAMPLE   (DPDE_LOG_BASE + 52)
 Received a subscription discovery sample with invalid state.
#define DPDE_LOG_RETURN_SUBSCRIPTION_SAMPLE   (DPDE_LOG_BASE + 53)
 Failed to return a loan on a subscription discovery sample.
#define DPDE_LOG_REMOVE_REMOTE_SUBSCRIPTION   (DPDE_LOG_BASE + 54)
 Failed to dispose or unregister a remote subscription instance.

Detailed Description


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