Public Member Functions | Private Types | Private Attributes

CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE > Class Template Reference

#include <DDSTopicListener_T.h>

List of all members.

Public Member Functions

 CCM_DDS_TopicListener_T (::DDS::TopicListener_ptr p)
 Constructor.
virtual ~CCM_DDS_TopicListener_T (void)
 Destructor.
virtual void on_inconsistent_topic (::DDSTopic *topic, const ::DDS_InconsistentTopicStatus &status)
::DDS::TopicListener_ptr get_topiclistener (void)

Private Types

typedef CCM_DDS_Topic_T
< DDS_TYPE, CCM_TYPE,
VENDOR_TYPE > 
Topic_type

Private Attributes

::DDS::TopicListener_var impl_

template<typename DDS_TYPE, typename CCM_TYPE, DDS4CCM_Vendor VENDOR_TYPE>
class CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >


Member Typedef Documentation

template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
typedef CCM_DDS_Topic_T<DDS_TYPE, CCM_TYPE, VENDOR_TYPE> CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >::Topic_type [private]

Constructor & Destructor Documentation

template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >::CCM_DDS_TopicListener_T ( ::DDS::TopicListener_ptr  p )

Constructor.

template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >::~CCM_DDS_TopicListener_T ( void   ) [virtual]

Destructor.


Member Function Documentation

template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
DDS::TopicListener_ptr CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >::get_topiclistener ( void   )
template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
void CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >::on_inconsistent_topic ( ::DDSTopic *  topic,
const ::DDS_InconsistentTopicStatus &  status 
) [virtual]

Member Data Documentation

template<typename DDS_TYPE , typename CCM_TYPE , DDS4CCM_Vendor VENDOR_TYPE>
::DDS::TopicListener_var CIAO::DDS4CCM::CCM_DDS_TopicListener_T< DDS_TYPE, CCM_TYPE, VENDOR_TYPE >::impl_ [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines