#include <DataWriterListener.h>
List of all members.
Private Attributes |
::DDS::DataWriterListener_var | impl_ |
::DDS::DataWriter_var | dw_ |
Constructor & Destructor Documentation
CIAO::NDDS::DDS_DataWriterListener_i::DDS_DataWriterListener_i |
( |
::DDS::DataWriterListener_ptr |
p, |
|
|
::DDS::DataWriter_ptr |
dw |
|
) |
| |
CIAO::NDDS::DDS_DataWriterListener_i::~DDS_DataWriterListener_i |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
DDS::DataWriterListener_ptr CIAO::NDDS::DDS_DataWriterListener_i::get_datawriterlistener |
( |
void |
| ) |
|
void CIAO::NDDS::DDS_DataWriterListener_i::on_liveliness_lost |
( |
::DDSDataWriter * |
the_writer, |
|
|
const ::DDS_LivelinessLostStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_DataWriterListener_i::on_offered_deadline_missed |
( |
::DDSDataWriter * |
the_writer, |
|
|
const ::DDS_OfferedDeadlineMissedStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_DataWriterListener_i::on_offered_incompatible_qos |
( |
::DDSDataWriter * |
the_writer, |
|
|
const ::DDS_OfferedIncompatibleQosStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_DataWriterListener_i::on_publication_matched |
( |
::DDSDataWriter * |
the_writer, |
|
|
const ::DDS_PublicationMatchedStatus & |
status |
|
) |
| |
|
virtual |
void CIAO::NDDS::DDS_DataWriterListener_i::set_dds_entity |
( |
::DDS::DataWriter_ptr |
dw | ) |
|
Member Data Documentation
::DDS::DataWriter_var CIAO::NDDS::DDS_DataWriterListener_i::dw_ |
|
private |
::DDS::DataWriterListener_var CIAO::NDDS::DDS_DataWriterListener_i::impl_ |
|
private |
The documentation for this class was generated from the following files: