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

Go to the source code of this file.

Macros

#define DPSE_LOG_INVALID_PEER_ADDRESS   (DPSE_LOG_BASE + 1)
 A peer address string specifies an invalid address.
#define DPSE_LOG_CREATE_DISCOVERY_PUBLISHER   (DPSE_LOG_BASE + 2)
 Failed to create the publisher for a participant discovery writer.
#define DPSE_LOG_CREATE_DISCOVERY_SUBSCRIBER   (DPSE_LOG_BASE + 3)
 Failed to create the subscriber for a participant discovery datareader.
#define DPSE_LOG_REGISTER_TYPE   (DPSE_LOG_BASE + 4)
 Failed to register a built-in participant discovery type.
#define DPSE_LOG_CREATE_TOPIC   (DPSE_LOG_BASE + 5)
 Failed to create a topic for the built-in participant discovery topic.
#define DPSE_LOG_CREATE_WRITER   (DPSE_LOG_BASE + 7)
 Failed to create a DataWriter for participant discovery.
#define DPSE_LOG_CREATE_READER   (DPSE_LOG_BASE + 8)
 Failed to create a DataReader for participant discovery.
#define DPSE_LOG_DISPOSE   (DPSE_LOG_BASE + 9)
 Failed to dispose a participant discovery instance.
#define DPSE_LOG_ANNOUNCE_LOCAL_PARTICIPANT_DELETION   (DPSE_LOG_BASE + 10)
 Failed to dispose a participant discovery instance upon deletion.
#define DPSE_LOG_DELETE_WRITER   (DPSE_LOG_BASE + 11)
 Failed to delete a participant discovery DataWriter.
#define DPSE_LOG_DELETE_PUBLISHER   (DPSE_LOG_BASE + 12)
 Failed to delete a participant discovery Publisher.
#define DPSE_LOG_DELETE_READER   (DPSE_LOG_BASE + 13)
 Failed to delete a participant discovery DataReader.
#define DPSE_LOG_DELETE_SUBSCRIBER   (DPSE_LOG_BASE + 14)
 Failed to delete a participant discovery Subscriber.
#define DPSE_LOG_ALLOCATE_PLUGIN   (DPSE_LOG_BASE + 15)
 Failed to allocate memory for the discovery plugin.
#define DPSE_LOG_CDR_SET_POSITION   (DPSE_LOG_BASE + 16)
 Failed to set the stream position.
#define DPSE_LOG_SERIALIZE_GUID   (DPSE_LOG_BASE + 17)
 Failed to serialize a GUID key parameter.
#define DPSE_LOG_SERIALIZE_BUILTIN_ENDPOINTS   (DPSE_LOG_BASE + 18)
 Failed to serialize a Builtin Endpoint Mask parameter.
#define DPSE_LOG_SERIALIZE_PROTOCOL_VERSION   (DPSE_LOG_BASE + 19)
 Failed to serialize a Protocol Version parameter.
#define DPSE_LOG_SERIALIZE_VENDOR_ID   (DPSE_LOG_BASE + 20)
 Failed to serialize a Vendor ID parameter.
#define DPSE_LOG_SERIALIZE_DEFAULT_UNICAST   (DPSE_LOG_BASE + 21)
 Failed to serialize a Default Unicast Locator parameter.
#define DPSE_LOG_SERIALIZE_META_UNICAST   (DPSE_LOG_BASE + 22)
 Failed to serialize a Meta Unicast Locator parameter.
#define DPSE_LOG_SERIALIZE_META_MULTICAST   (DPSE_LOG_BASE + 23)
 Failed to serialize a Meta Multicast Locator parameter.
#define DPSE_LOG_SERIALIZE_LEASE_DURATION   (DPSE_LOG_BASE + 24)
 Failed to serialize a Lease Duration parameter.
#define DPSE_LOG_SERIALIZE_PRODUCT_VERSION   (DPSE_LOG_BASE + 25)
 Failed to serialize a Product Version parameter.
#define DPSE_LOG_SERIALIZE_PARTICIPANT_NAME   (DPSE_LOG_BASE + 26)
 Failed to serialize a Participant Name parameter.
#define DPSE_LOG_DESERIALIZE_GUID   (DPSE_LOG_BASE + 27)
 Failed to deserialize a GUID key parameter.
#define DPSE_LOG_DESERIALIZE_BUILTIN_ENDPOINTS   (DPSE_LOG_BASE + 28)
 Failed to deserialize a Builtin Endpoint Mask parameter.
#define DPSE_LOG_DESERIALIZE_PROTOCOL_VERSION   (DPSE_LOG_BASE + 29)
 Failed to deserialize a Protocol Version parameter.
#define DPSE_LOG_DESERIALIZE_VENDOR_ID   (DPSE_LOG_BASE + 30)
 Failed to deserialize a Vendor ID parameter.
#define DPSE_LOG_DESERIALIZE_TOO_MANY_LOCATORS   (DPSE_LOG_BASE + 31)
 Cannot deserialize another locator parameter, having reached maximum of 4 unicast or 4 multicast locators.
#define DPSE_LOG_DESERIALIZE_PARTICIPANT_NAME   (DPSE_LOG_BASE + 32)
 Failed to deserialize a Participant Name parameter.
#define DPSE_LOG_DESERIALIZE_UNKNOWN_PID   (DPSE_LOG_BASE + 33)
 Failed to deserialize a parameter with an unknown ID.
#define DPSE_LOG_ANNOUNCEMENT   (DPSE_LOG_BASE + 34)
 Failed to send a participant discovery announcement.
#define DPSE_LOG_UPDATE_PARTICIPANT_ASSERT_PERIOD   (DPSE_LOG_BASE + 35)
 Failed to schedule an event to send the next participant discovery announcement.
#define DPSE_LOG_ADVANCE_SN   (DPSE_LOG_BASE + 36)
 Failed to advance the sequence number of a participant discovery announcement.
#define DPSE_LOG_ANNOUNCE_WRITE   (DPSE_LOG_BASE + 37)
 Failed to write a participant discovery announcement message.
#define DPSE_LOG_SCHEDULE_FAST_ASSERTION   (DPSE_LOG_BASE + 38)
 Failed to schedule an event to send the next participant discovery announcment.
#define DPSE_LOG_PARTICIPANT_TAKE   (DPSE_LOG_BASE + 39)
 Failed to take a sample from a participant discovery DataReader.
#define DPSE_LOG_ASSERT_REMOTE_PARTICIPANT   (DPSE_LOG_BASE + 40)
 Failed to assert and complete discovery of a remote participant.
#define DPSE_LOG_ADD_ANONYMOUS_ROUTE   (DPSE_LOG_BASE + 41)
 Failed to add an anonymous route.
#define DPSE_LOG_MAX_REMOTE_PARTICIPANT   (DPSE_LOG_BASE + 42)
 Exceeded resource limit, remote_participant_allocation.
#define DPSE_LOG_REFRESH_REMOTE_PARTICIPANT   (DPSE_LOG_BASE + 43)
 Failed to refresh liveliness for a remote participant.
#define DPSE_LOG_INVALID_DISCOVERY_SAMPLE   (DPSE_LOG_BASE + 44)
 Received a participant discovery announcement with invalid state.
#define DPSE_LOG_RETURN_DISCOVERY_SAMPLE   (DPSE_LOG_BASE + 45)
 Failed to return a loan on a participant discovery announcement.
#define DPSE_LOG_SERIALIZE_MULTICAST   (DPSE_LOG_BASE + 46)
 Failed to serialize a Multicast Locator parameter.

Detailed Description


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