DDS4CCM
1.0.8
|
import "ndds_dcpsEC.h";
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 &) |
Reimplemented from DDS::Entity.
Reimplemented from DDS::Entity.
Reimplemented from DDS::Entity.
DDS::CCM_Entity::CCM_Entity | ( | void | ) | [protected] |
DDS::CCM_Entity::~CCM_Entity | ( | void | ) | [protected, virtual] |
DDS::CCM_Entity::CCM_Entity | ( | const CCM_Entity & | ) | [private] |
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] |