#include <SubscriberListener.h>
|
::DDS::SubscriberListener_var | impl_ |
|
::DDS::DomainParticipant_var | dp_ |
|
CIAO::NDDS::DDS_SubscriberListener_i::DDS_SubscriberListener_i |
( |
::DDS::SubscriberListener_ptr |
s, |
|
|
::DDS::DomainParticipant_ptr |
dp |
|
) |
| |
CIAO::NDDS::DDS_SubscriberListener_i::~DDS_SubscriberListener_i |
( |
void |
| ) |
|
|
virtual |
DDS::SubscriberListener_ptr CIAO::NDDS::DDS_SubscriberListener_i::get_subscriber_listener |
( |
void |
| ) |
|
void CIAO::NDDS::DDS_SubscriberListener_i::on_data_available |
( |
::DDSDataReader * |
the_reader | ) |
|
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_data_on_readers |
( |
::DDSSubscriber * |
the_subscriber | ) |
|
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_liveliness_changed |
( |
::DDSDataReader * |
the_reader, |
|
|
const ::DDS_LivelinessChangedStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_requested_deadline_missed |
( |
::DDSDataReader * |
the_reader, |
|
|
const ::DDS_RequestedDeadlineMissedStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_requested_incompatible_qos |
( |
::DDSDataReader * |
the_reader, |
|
|
const ::DDS_RequestedIncompatibleQosStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_sample_lost |
( |
::DDSDataReader * |
the_reader, |
|
|
const ::DDS_SampleLostStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_sample_rejected |
( |
::DDSDataReader * |
the_reader, |
|
|
const ::DDS_SampleRejectedStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_SubscriberListener_i::on_subscription_matched |
( |
::DDSDataReader * |
the_reader, |
|
|
const ::DDS_SubscriptionMatchedStatus & |
status |
|
) |
| |
|
virtual |
::DDS::DomainParticipant_var CIAO::NDDS::DDS_SubscriberListener_i::dp_ |
|
private |
::DDS::SubscriberListener_var CIAO::NDDS::DDS_SubscriberListener_i::impl_ |
|
private |
The documentation for this class was generated from the following files: