DDS4CCM  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
CIAO::NDDS::DDS_TopicListener_i Class Reference

#include <TopicListener.h>

Inheritance diagram for CIAO::NDDS::DDS_TopicListener_i:
Inheritance graph
Collaboration diagram for CIAO::NDDS::DDS_TopicListener_i:
Collaboration graph

Public Member Functions

 DDS_TopicListener_i (::DDS::Topic_ptr topic,::DDS::TopicListener_ptr topic_listener)
 Constructor. More...
 
virtual ~DDS_TopicListener_i (void)
 Destructor. More...
 
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_
 

Constructor & Destructor Documentation

CIAO::NDDS::DDS_TopicListener_i::DDS_TopicListener_i ( ::DDS::Topic_ptr  topic,
::DDS::TopicListener_ptr  topic_listener 
)

Constructor.

CIAO::NDDS::DDS_TopicListener_i::~DDS_TopicListener_i ( void  )
virtual

Destructor.

Member Function Documentation

void CIAO::NDDS::DDS_TopicListener_i::on_inconsistent_topic ( ::DDSTopic *  topic,
const ::DDS_InconsistentTopicStatus &  status 
)
virtual
void CIAO::NDDS::DDS_TopicListener_i::set_dds_topic ( ::DDS::Topic_ptr  topic)

Member Data Documentation

::DDS::Topic_var CIAO::NDDS::DDS_TopicListener_i::topic_
private
::DDS::TopicListener_var CIAO::NDDS::DDS_TopicListener_i::topic_listener_
private

The documentation for this class was generated from the following files: