DDS4CCM
1.0.8
|
import "ndds_dcpsEC.h";
Public Types | |
typedef CCM_TypeSupport_ptr | _ptr_type |
typedef CCM_TypeSupport_var | _var_type |
typedef CCM_TypeSupport_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_TypeSupport_ptr | _duplicate (CCM_TypeSupport_ptr obj) |
static void | _tao_release (CCM_TypeSupport_ptr obj) |
static CCM_TypeSupport_ptr | _narrow (::CORBA::Object_ptr obj) |
static CCM_TypeSupport_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static CCM_TypeSupport_ptr | _nil (void) |
Protected Member Functions | |
CCM_TypeSupport (void) | |
virtual | ~CCM_TypeSupport (void) |
Private Member Functions | |
CCM_TypeSupport (const CCM_TypeSupport &) | |
void | operator= (const CCM_TypeSupport &) |
Reimplemented from DDS::TypeSupport.
Reimplemented from DDS::TypeSupport.
Reimplemented from DDS::TypeSupport.
DDS::CCM_TypeSupport::CCM_TypeSupport | ( | void | ) | [protected] |
DDS::CCM_TypeSupport::~CCM_TypeSupport | ( | void | ) | [protected, virtual] |
DDS::CCM_TypeSupport::CCM_TypeSupport | ( | const CCM_TypeSupport & | ) | [private] |
DDS::CCM_TypeSupport_ptr DDS::CCM_TypeSupport::_duplicate | ( | CCM_TypeSupport_ptr | obj | ) | [static] |
const char * DDS::CCM_TypeSupport::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from DDS::TypeSupport.
CORBA::Boolean DDS::CCM_TypeSupport::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from DDS::TypeSupport.
DDS::CCM_TypeSupport_ptr DDS::CCM_TypeSupport::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from DDS::TypeSupport.
DDS::CCM_TypeSupport_ptr DDS::CCM_TypeSupport::_nil | ( | void | ) | [static] |
Reimplemented from DDS::TypeSupport.
void DDS::CCM_TypeSupport::_tao_release | ( | CCM_TypeSupport_ptr | obj | ) | [static] |
DDS::CCM_TypeSupport_ptr DDS::CCM_TypeSupport::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from DDS::TypeSupport.
CORBA::Boolean DDS::CCM_TypeSupport::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from DDS::TypeSupport.
void DDS::CCM_TypeSupport::operator= | ( | const CCM_TypeSupport & | ) | [private] |