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

import "ndds_dcpsEC.h";

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

List of all members.

Public Types

typedef CCM_Topic_ptr _ptr_type
typedef CCM_Topic_var _var_type
typedef CCM_Topic_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 CCM_Topic_ptr _duplicate (CCM_Topic_ptr obj)
static void _tao_release (CCM_Topic_ptr obj)
static CCM_Topic_ptr _narrow (::CORBA::Object_ptr obj)
static CCM_Topic_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static CCM_Topic_ptr _nil (void)

Protected Member Functions

 CCM_Topic (void)
virtual ~CCM_Topic (void)

Private Member Functions

 CCM_Topic (const CCM_Topic &)
void operator= (const CCM_Topic &)

Member Typedef Documentation

Reimplemented from DDS::Topic.

Reimplemented from DDS::Topic.

Reimplemented from DDS::Topic.


Constructor & Destructor Documentation

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

Member Function Documentation

DDS::CCM_Topic_ptr DDS::CCM_Topic::_duplicate ( CCM_Topic_ptr  obj) [static]
const char * DDS::CCM_Topic::_interface_repository_id ( void  ) const [virtual]

Reimplemented from DDS::Topic.

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

Reimplemented from DDS::Topic.

DDS::CCM_Topic_ptr DDS::CCM_Topic::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from DDS::Topic.

DDS::CCM_Topic_ptr DDS::CCM_Topic::_nil ( void  ) [static]

Reimplemented from DDS::Topic.

void DDS::CCM_Topic::_tao_release ( CCM_Topic_ptr  obj) [static]
DDS::CCM_Topic_ptr DDS::CCM_Topic::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from DDS::Topic.

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

Reimplemented from DDS::Topic.

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

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