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

import "ndds_dcpsC.h";

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

List of all members.

Public Types

typedef
DomainParticipantListener_ptr 
_ptr_type
typedef
DomainParticipantListener_var 
_var_type
typedef
DomainParticipantListener_out 
_out_type

Public Member Functions

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
DomainParticipantListener_ptr 
_duplicate (DomainParticipantListener_ptr obj)
static void _tao_release (DomainParticipantListener_ptr obj)
static
DomainParticipantListener_ptr 
_narrow (::CORBA::Object_ptr obj)
static
DomainParticipantListener_ptr 
_unchecked_narrow (::CORBA::Object_ptr obj)
static
DomainParticipantListener_ptr 
_nil (void)

Protected Member Functions

 DomainParticipantListener (void)
virtual ~DomainParticipantListener (void)

Private Member Functions

 DomainParticipantListener (const DomainParticipantListener &)
void operator= (const DomainParticipantListener &)

Member Typedef Documentation

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.


Constructor & Destructor Documentation

DDS::DomainParticipantListener::DomainParticipantListener ( void  ) [protected]
DDS::DomainParticipantListener::~DomainParticipantListener ( void  ) [protected, virtual]
DDS::DomainParticipantListener::DomainParticipantListener ( const DomainParticipantListener ) [private]

Member Function Documentation

DDS::DomainParticipantListener_ptr DDS::DomainParticipantListener::_duplicate ( DomainParticipantListener_ptr  obj) [static]
const char * DDS::DomainParticipantListener::_interface_repository_id ( void  ) const [virtual]

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

CORBA::Boolean DDS::DomainParticipantListener::_is_a ( const char *  type_id) [virtual]

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

DDS::DomainParticipantListener_ptr DDS::DomainParticipantListener::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

DDS::DomainParticipantListener_ptr DDS::DomainParticipantListener::_nil ( void  ) [static]

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

void DDS::DomainParticipantListener::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from DDS::TopicListener.

void DDS::DomainParticipantListener::_tao_release ( DomainParticipantListener_ptr  obj) [static]
DDS::DomainParticipantListener_ptr DDS::DomainParticipantListener::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

CORBA::Boolean DDS::DomainParticipantListener::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from DDS::TopicListener.

Reimplemented in DDS::CCM_DomainParticipantListener.

void DDS::DomainParticipantListener::operator= ( const DomainParticipantListener ) [private]

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