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

import "ndds_dcpsEC.h";

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

List of all members.

Public Types

typedef CCM_Entity_ptr _ptr_type
typedef CCM_Entity_var _var_type
typedef CCM_Entity_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_Entity_ptr _duplicate (CCM_Entity_ptr obj)
static void _tao_release (CCM_Entity_ptr obj)
static CCM_Entity_ptr _narrow (::CORBA::Object_ptr obj)
static CCM_Entity_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static CCM_Entity_ptr _nil (void)

Protected Member Functions

 CCM_Entity (void)
virtual ~CCM_Entity (void)

Private Member Functions

 CCM_Entity (const CCM_Entity &)
void operator= (const CCM_Entity &)

Member Typedef Documentation

Reimplemented from DDS::Entity.

Reimplemented from DDS::Entity.

Reimplemented from DDS::Entity.


Constructor & Destructor Documentation

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

Member Function Documentation

DDS::CCM_Entity_ptr DDS::CCM_Entity::_duplicate ( CCM_Entity_ptr  obj) [static]
const char * DDS::CCM_Entity::_interface_repository_id ( void  ) const [virtual]

Reimplemented from DDS::Entity.

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

Reimplemented from DDS::Entity.

DDS::CCM_Entity_ptr DDS::CCM_Entity::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from DDS::Entity.

DDS::CCM_Entity_ptr DDS::CCM_Entity::_nil ( void  ) [static]

Reimplemented from DDS::Entity.

void DDS::CCM_Entity::_tao_release ( CCM_Entity_ptr  obj) [static]
DDS::CCM_Entity_ptr DDS::CCM_Entity::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from DDS::Entity.

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

Reimplemented from DDS::Entity.

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

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