DDS4CCM
1.0.8
|
import "ndds_dcpsC.h";
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
DDS::TypeSupport::TypeSupport | ( | void | ) | [protected] |
DDS::TypeSupport::~TypeSupport | ( | void | ) | [protected, virtual] |
DDS::TypeSupport::TypeSupport | ( | const TypeSupport & | ) | [private] |
DDS::TypeSupport_ptr DDS::TypeSupport::_duplicate | ( | TypeSupport_ptr | obj | ) | [static] |
const char * DDS::TypeSupport::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
CORBA::Boolean DDS::TypeSupport::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
DDS::TypeSupport_ptr DDS::TypeSupport::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in DDS::CCM_TypeSupport.
DDS::TypeSupport_ptr DDS::TypeSupport::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
void DDS::TypeSupport::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
void DDS::TypeSupport::_tao_release | ( | TypeSupport_ptr | obj | ) | [static] |
DDS::TypeSupport_ptr DDS::TypeSupport::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in DDS::CCM_TypeSupport.
string DDS::TypeSupport::get_type_name | ( | ) |
virtual char* DDS::TypeSupport::get_type_name | ( | void | ) | [pure virtual] |
CORBA::Boolean DDS::TypeSupport::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in DDS::CCM_TypeSupport.
void DDS::TypeSupport::operator= | ( | const TypeSupport & | ) | [private] |
ReturnCode_t DDS::TypeSupport::register_type | ( | in DomainParticipant | domain, |
in string | type_name | ||
) |
virtual ::DDS::ReturnCode_t DDS::TypeSupport::register_type | ( | ::DDS::DomainParticipant_ptr | domain, |
const char * | type_name | ||
) | [pure virtual] |