TAO_RTCORBA
2.0.8
|
#include <RTCORBAC.h>
Public Types | |
typedef GIOPProtocolProperties_ptr | _ptr_type |
typedef GIOPProtocolProperties_var | _var_type |
typedef GIOPProtocolProperties_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 void | _tao_any_destructor (void *) |
static GIOPProtocolProperties_ptr | _duplicate (GIOPProtocolProperties_ptr obj) |
static void | _tao_release (GIOPProtocolProperties_ptr obj) |
static GIOPProtocolProperties_ptr | _narrow (::CORBA::Object_ptr obj) |
static GIOPProtocolProperties_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static GIOPProtocolProperties_ptr | _nil (void) |
Protected Member Functions | |
GIOPProtocolProperties (void) | |
virtual | ~GIOPProtocolProperties (void) |
Private Member Functions | |
GIOPProtocolProperties (const GIOPProtocolProperties &) | |
void | operator= (const GIOPProtocolProperties &) |
Reimplemented from RTCORBA::ProtocolProperties.
Reimplemented from RTCORBA::ProtocolProperties.
Reimplemented from RTCORBA::ProtocolProperties.
RTCORBA::GIOPProtocolProperties::GIOPProtocolProperties | ( | void | ) | [protected] |
RTCORBA::GIOPProtocolProperties::~GIOPProtocolProperties | ( | void | ) | [protected, virtual] |
RTCORBA::GIOPProtocolProperties::GIOPProtocolProperties | ( | const GIOPProtocolProperties & | ) | [private] |
RTCORBA::GIOPProtocolProperties_ptr RTCORBA::GIOPProtocolProperties::_duplicate | ( | GIOPProtocolProperties_ptr | obj | ) | [static] |
const char * RTCORBA::GIOPProtocolProperties::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from RTCORBA::ProtocolProperties.
CORBA::Boolean RTCORBA::GIOPProtocolProperties::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from RTCORBA::ProtocolProperties.
RTCORBA::GIOPProtocolProperties_ptr RTCORBA::GIOPProtocolProperties::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from RTCORBA::ProtocolProperties.
RTCORBA::GIOPProtocolProperties_ptr RTCORBA::GIOPProtocolProperties::_nil | ( | void | ) | [static] |
Reimplemented from RTCORBA::ProtocolProperties.
void RTCORBA::GIOPProtocolProperties::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from RTCORBA::ProtocolProperties.
void RTCORBA::GIOPProtocolProperties::_tao_release | ( | GIOPProtocolProperties_ptr | obj | ) | [static] |
RTCORBA::GIOPProtocolProperties_ptr RTCORBA::GIOPProtocolProperties::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from RTCORBA::ProtocolProperties.
CORBA::Boolean RTCORBA::GIOPProtocolProperties::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from RTCORBA::ProtocolProperties.
void RTCORBA::GIOPProtocolProperties::operator= | ( | const GIOPProtocolProperties & | ) | [private] |