CoreDX DDS
C# Reference Manual

DDS Status Structures

Classes

class  InconsistentTopicStatus
 Status related to the on_inconsistent_topic listener methods of the TopicListener structure. More...
class  OfferedDeadlineMissedStatus
 Status related to the on_offered_deadline_missed listener methods of the DataWriter, Publisher, and DomainParticipant structures. More...
class  OfferedIncompatibleQosStatus
 Status related to the on_offered_incompatible_qos listener methods of the DataWriter, Publisher, and DomainParticipant structures. More...
class  LivelinessLostStatus
 Status related to the on_liveliness_lost listener methods of the DataWriter, Publisher, and DomainParticipant structures. More...
class  PublicationMatchedStatus
 Status related to the on_publication_matched listener methods of the DataWriter, Publisher, and DomainParticipant structures. More...
class  RequestedDeadlineMissedStatus
 Status related to the on_requested_deadline_missed listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...
class  RequestedIncompatibleQosStatus
 Status related to the on_requested_incompatible_qos listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...
class  SampleRejectedStatus
 Status related to the on_sample_rejected listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...
class  LivelinessChangedStatus
 Status related to the on_liveliness_changed listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...
class  SubscriptionMatchedStatus
 Status related to the on_subscription_matched listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...
class  SampleLostStatus
 Status related to the on_sample_lost listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...

Enumerations

enum  SampleRejectedStatusKind { NOT_REJECTED, REJECTED_BY_INSTANCE_LIMIT, REJECTED_BY_SAMPLES_LIMIT, REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT }

Detailed Description


Enumeration Type Documentation

enum SampleRejectedStatusKind
Enumerator:
NOT_REJECTED 
REJECTED_BY_INSTANCE_LIMIT 
REJECTED_BY_SAMPLES_LIMIT 
REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT 
 All Classes Namespaces Functions Variables Enumerations Properties

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