Methods
Modifier and Type |
Method and Description |
POA |
_default_POA() |
DomainParticipantListenerOperations |
_delegate() |
void |
_delegate(DomainParticipantListenerOperations delegate) |
DomainParticipantListener |
_this() |
DomainParticipantListener |
_this(ORB orb) |
void |
on_data_available(DataReader reader) |
void |
on_data_on_readers(Subscriber subs) |
void |
on_inconsistent_topic(Topic the_topic,
InconsistentTopicStatus status) |
void |
on_liveliness_changed(DataReader reader,
LivelinessChangedStatus status) |
void |
on_liveliness_lost(DataWriter writer,
LivelinessLostStatus status) |
void |
on_offered_deadline_missed(DataWriter writer,
OfferedDeadlineMissedStatus status) |
void |
on_offered_incompatible_qos(DataWriter writer,
OfferedIncompatibleQosStatus status) |
void |
on_publication_match(DataWriter writer,
PublicationMatchStatus status) |
void |
on_requested_deadline_missed(DataReader reader,
RequestedDeadlineMissedStatus status) |
void |
on_requested_incompatible_qos(DataReader reader,
RequestedIncompatibleQosStatus status) |
void |
on_sample_lost(DataReader reader,
SampleLostStatus status) |
void |
on_sample_rejected(DataReader reader,
SampleRejectedStatus status) |
void |
on_subscription_match(DataReader reader,
SubscriptionMatchStatus status) |