DDS4CCM
1.1.2
|
#include <TopicListener.h>
Public Member Functions | |
DDS_TopicListener_i (::DDS::Topic_ptr topic,::DDS::TopicListener_ptr topic_listener) | |
Constructor. | |
virtual | ~DDS_TopicListener_i (void) |
Destructor. | |
virtual void | on_inconsistent_topic (::DDSTopic *topic, const ::DDS_InconsistentTopicStatus &status) |
void | set_dds_topic (::DDS::Topic_ptr topic) |
Private Attributes | |
::DDS::Topic_var | topic_ |
::DDS::TopicListener_var | topic_listener_ |
CIAO::NDDS::DDS_TopicListener_i::DDS_TopicListener_i | ( | ::DDS::Topic_ptr | topic, |
::DDS::TopicListener_ptr | topic_listener | ||
) |
Constructor.
|
virtual |
Destructor.
|
virtual |
void CIAO::NDDS::DDS_TopicListener_i::set_dds_topic | ( | ::DDS::Topic_ptr | topic | ) |