public class DomainParticipantListenerPOATie extends DomainParticipantListenerPOA
| Constructor and Description |
|---|
DomainParticipantListenerPOATie(DomainParticipantListenerOperations delegate) |
DomainParticipantListenerPOATie(DomainParticipantListenerOperations delegate,
POA poa) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic DomainParticipantListenerPOATie(DomainParticipantListenerOperations delegate)
public DomainParticipantListenerPOATie(DomainParticipantListenerOperations delegate, POA poa)
public DomainParticipantListener _this()
_this in class DomainParticipantListenerPOApublic DomainParticipantListener _this(ORB orb)
_this in class DomainParticipantListenerPOApublic DomainParticipantListenerOperations _delegate()
public void _delegate(DomainParticipantListenerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void on_requested_incompatible_qos(DataReader reader, RequestedIncompatibleQosStatus status)
public void on_offered_deadline_missed(DataWriter writer, OfferedDeadlineMissedStatus status)
public void on_offered_incompatible_qos(DataWriter writer, OfferedIncompatibleQosStatus status)
public void on_data_on_readers(Subscriber subs)
public void on_liveliness_changed(DataReader reader, LivelinessChangedStatus status)
public void on_sample_rejected(DataReader reader, SampleRejectedStatus status)
public void on_subscription_match(DataReader reader, SubscriptionMatchStatus status)
public void on_requested_deadline_missed(DataReader reader, RequestedDeadlineMissedStatus status)
public void on_data_available(DataReader reader)
public void on_sample_lost(DataReader reader, SampleLostStatus status)
public void on_liveliness_lost(DataWriter writer, LivelinessLostStatus status)
public void on_publication_match(DataWriter writer, PublicationMatchStatus status)
public void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
Copyright © 2015 JacORB. All rights reserved.