DDS4CCM  1.0.6
Public Member Functions | Private Attributes
CIAO::NDDS::DDS_TopicListener_i Class Reference

#include <TopicListener.h>

List of all members.

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_

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines