DDS4CCM  1.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
DDS::TopicListener Class Reference

import "ndds_dcpsC.h";

Inheritance diagram for DDS::TopicListener:
Inheritance graph
[legend]
Collaboration diagram for DDS::TopicListener:
Collaboration graph
[legend]

List of all members.

Public Types

typedef TopicListener_ptr _ptr_type
typedef TopicListener_var _var_type
typedef TopicListener_out _out_type

Public Member Functions

void on_inconsistent_topic (in Topic the_topic, in InconsistentTopicStatus status)
virtual void on_inconsistent_topic (::DDS::Topic_ptr the_topic, const ::DDS::InconsistentTopicStatus &status)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static void _tao_any_destructor (void *)
static TopicListener_ptr _duplicate (TopicListener_ptr obj)
static void _tao_release (TopicListener_ptr obj)
static TopicListener_ptr _narrow (::CORBA::Object_ptr obj)
static TopicListener_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static TopicListener_ptr _nil (void)

Protected Member Functions

 TopicListener (void)
virtual ~TopicListener (void)

Private Member Functions

 TopicListener (const TopicListener &)
void operator= (const TopicListener &)

Member Typedef Documentation


Constructor & Destructor Documentation

DDS::TopicListener::TopicListener ( void  ) [protected]
DDS::TopicListener::~TopicListener ( void  ) [protected, virtual]

Reimplemented in CIAO::DDS4CCM::TopicListener.

DDS::TopicListener::TopicListener ( const TopicListener ) [private]

Member Function Documentation

DDS::TopicListener_ptr DDS::TopicListener::_duplicate ( TopicListener_ptr  obj) [static]
const char * DDS::TopicListener::_interface_repository_id ( void  ) const [virtual]
CORBA::Boolean DDS::TopicListener::_is_a ( const char *  type_id) [virtual]
DDS::TopicListener_ptr DDS::TopicListener::_narrow ( ::CORBA::Object_ptr  obj) [static]
DDS::TopicListener_ptr DDS::TopicListener::_nil ( void  ) [static]
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]
CORBA::Boolean DDS::TopicListener::marshal ( TAO_OutputCDR cdr) [virtual]
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]
void DDS::TopicListener::operator= ( const TopicListener ) [private]

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