8 #ifndef DOMAINPARTICIPANTLISTENER_I_H 9 #define DOMAINPARTICIPANTLISTENER_I_H 12 #include "dds/DdsDcpsDomainC.h" 15 #if !defined (ACE_LACKS_PRAGMA_ONCE) 27 DDS::Topic_ptr the_topic,
31 DDS::Subscriber_ptr subs);
34 DDS::DataWriter_ptr writer,
38 DDS::DataWriter_ptr writer,
42 DDS::DataWriter_ptr writer,
46 DDS::DataWriter_ptr writer,
50 DDS::DataReader_ptr reader,
54 DDS::DataReader_ptr reader,
58 DDS::DataReader_ptr reader,
62 DDS::DataReader_ptr reader,
66 DDS::DataReader_ptr reader);
69 DDS::DataReader_ptr reader,
73 DDS::DataReader_ptr reader,
void on_offered_incompatible_qos(in DataWriter writer, in OfferedIncompatibleQosStatus status)
void on_liveliness_lost(in DataWriter writer, in LivelinessLostStatus status)
void on_publication_matched(in DataWriter writer, in PublicationMatchedStatus status)
void on_offered_deadline_missed(in DataWriter writer, in OfferedDeadlineMissedStatus status)
void on_data_available(in DataReader reader)
void on_sample_lost(in DataReader reader, in SampleLostStatus status)
#define OpenDDS_InfoRepoLib_Export
void on_liveliness_changed(in DataReader reader, in LivelinessChangedStatus status)
void on_sample_rejected(in DataReader reader, in SampleRejectedStatus status)
void on_subscription_matched(in DataReader reader, in SubscriptionMatchedStatus status)
void on_requested_incompatible_qos(in DataReader reader, in RequestedIncompatibleQosStatus status)
void on_inconsistent_topic(in Topic the_topic, in InconsistentTopicStatus status)
void on_requested_deadline_missed(in DataReader reader, in RequestedDeadlineMissedStatus status)
void on_data_on_readers(in Subscriber subs)