CoreDX DDS C++ Reference Manual
Classes | Typedefs
dds_types.h File Reference

CoreDX DDS Basic Types C++ API Header File. More...

Go to the source code of this file.

Classes

struct  DDS_Time_t
 
struct  SampleInfo
 The SampleInfo structure contains information associated with each sample. More...
 
struct  InconsistentTopicStatus
 Status related to the on_inconsistent_topic listener methods of the DDS_TopicListener structure. More...
 
struct  SampleLostStatus
 Status related to the on_sample_lost listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...
 
struct  SampleRejectedStatus
 Status related to the on_sample_rejected listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...
 
struct  LivelinessLostStatus
 Status related to the on_liveliness_lost listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures. More...
 
struct  LivelinessChangedStatus
 Status related to the on_liveliness_changed listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...
 
struct  OfferedDeadlineMissedStatus
 Status related to the on_offered_deadline_missed listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures. More...
 
struct  RequestedDeadlineMissedStatus
 Status related to the on_requested_deadline_missed listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...
 
struct  QosPolicyCount
 Holds a DDS_QosPolicyId_t value and a counter to indicate the number of events associated with that PolicyId. More...
 
struct  OfferedIncompatibleQosStatus
 Status related to the on_offered_incompatible_qos listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures. More...
 
struct  RequestedIncompatibleQosStatus
 Status related to the on_requested_incompatible_qos listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...
 
struct  PublicationMatchedStatus
 Status related to the on_publication_matched listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures. More...
 
struct  SubscriptionMatchedStatus
 Status related to the on_subscription_matched listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...
 
struct  CacheStatistics
 Encapsulates statistics available from a DataReader or DataWriter. More...
 

Typedefs

typedef DDS_DOMAINID_TYPE_NATIVE DDS_DomainId_t
 
typedef DDS_HANDLE_TYPE_NATIVE DDS_InstanceHandle_t
 
typedef int DDS_ReturnCode_t
 
typedef unsigned int DDS_StatusMask
 

Detailed Description

CoreDX DDS Basic Types C++ API Header File.

Typedef Documentation

typedef DDS_DOMAINID_TYPE_NATIVE DDS_DomainId_t

Identifies the domain

typedef DDS_HANDLE_TYPE_NATIVE DDS_InstanceHandle_t

Identifies a data instance within the scope of a specific Entity.

typedef int DDS_ReturnCode_t

Indicates success or failure of an API operation.

typedef unsigned int DDS_StatusMask

A set of bits that select a set of statuses.


© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.