DDS4CCM
1.0.8
|
import "ndds_dcpsC.h";
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
DDS::TopicListener::TopicListener | ( | void | ) | [protected] |
DDS::TopicListener::~TopicListener | ( | void | ) | [protected, virtual] |
Reimplemented in CIAO::DDS4CCM::TopicListener.
DDS::TopicListener::TopicListener | ( | const TopicListener & | ) | [private] |
DDS::TopicListener_ptr DDS::TopicListener::_duplicate | ( | TopicListener_ptr | obj | ) | [static] |
const char * DDS::TopicListener::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
CORBA::Boolean DDS::TopicListener::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
DDS::TopicListener_ptr DDS::TopicListener::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
DDS::TopicListener_ptr DDS::TopicListener::_nil | ( | void | ) | [static] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
void DDS::TopicListener::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener.
void DDS::TopicListener::_tao_release | ( | TopicListener_ptr | obj | ) | [static] |
DDS::TopicListener_ptr DDS::TopicListener::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
CORBA::Boolean DDS::TopicListener::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from DDS::Listener.
Reimplemented in DDS::DomainParticipantListener, DDS::CCM_DomainParticipantListener, and DDS::CCM_TopicListener.
void DDS::TopicListener::on_inconsistent_topic | ( | in Topic | the_topic, |
in InconsistentTopicStatus | status | ||
) |
virtual void DDS::TopicListener::on_inconsistent_topic | ( | ::DDS::Topic_ptr | the_topic, |
const ::DDS::InconsistentTopicStatus & | status | ||
) | [pure virtual] |
Implemented in CIAO::DDS4CCM::TopicListener.
void DDS::TopicListener::operator= | ( | const TopicListener & | ) | [private] |