DDS_SubscriberListener Struct Reference
[Subscribers]

<<interface>> DDS_Listener for status about a subscriber. More...


Data Fields

struct DDS_DataReaderListener as_datareaderlistener
 The superclass instance of this DDS_SubscriberListener.
DDS_SubscriberListener_DataOnReadersCallback on_data_on_readers
 Handles the DDS_DATA_ON_READERS_STATUS communication status.


Detailed Description

<<interface>> DDS_Listener for status about a subscriber.

Entity:
DDS_Subscriber
Status:
DDS_DATA_AVAILABLE_STATUS;
DDS_DATA_ON_READERS_STATUS;
DDS_LIVELINESS_CHANGED_STATUS, DDS_LivelinessChangedStatus;
DDS_REQUESTED_DEADLINE_MISSED_STATUS, DDS_RequestedDeadlineMissedStatus;
DDS_REQUESTED_INCOMPATIBLE_QOS_STATUS, DDS_RequestedIncompatibleQosStatus;
DDS_SAMPLE_LOST_STATUS, DDS_SampleLostStatus;
DDS_SAMPLE_REJECTED_STATUS, DDS_SampleRejectedStatus;
DDS_SUBSCRIPTION_MATCHED_STATUS, DDS_SubscriptionMatchedStatus
See also:
DDS_Listener

Status Kinds

Operations Allowed in Listener Callbacks


Field Documentation

The superclass instance of this DDS_SubscriberListener.

Handles the DDS_DATA_ON_READERS_STATUS communication status.


RTI Data Distribution Service C API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc