RTI Connext C API  Version 6.1.0
DDS_SubscriberListener Struct Reference

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

Data Fields

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

Detailed Description

Field Documentation

◆ as_datareaderlistener

struct DDS_DataReaderListener DDS_SubscriberListener::as_datareaderlistener

The superclass instance of this DDS_SubscriberListener.

◆ on_data_on_readers

DDS_SubscriberListener_DataOnReadersCallback DDS_SubscriberListener::on_data_on_readers

Handles the DDS_DATA_ON_READERS_STATUS communication status.