Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions

RTCORBA::ProtocolProperties Class Reference

#include <RT_ProtocolPropertiesC.h>

Inheritance diagram for RTCORBA::ProtocolProperties:
Inheritance graph
[legend]
Collaboration diagram for RTCORBA::ProtocolProperties:
Collaboration graph
[legend]

List of all members.

Public Types

typedef ProtocolProperties_ptr _ptr_type
typedef ProtocolProperties_var _var_type
typedef ProtocolProperties_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)
virtual CORBA::Boolean _tao_encode (TAO_OutputCDR &out_cdr)
virtual CORBA::Boolean _tao_decode (TAO_InputCDR &in_cdr)

Static Public Member Functions

static ProtocolProperties_ptr _duplicate (ProtocolProperties_ptr obj)
static void _tao_release (ProtocolProperties_ptr obj)
static ProtocolProperties_ptr _narrow (::CORBA::Object_ptr obj)
static ProtocolProperties_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ProtocolProperties_ptr _nil (void)
static void _tao_any_destructor (void *)

Protected Member Functions

 ProtocolProperties (void)
virtual ~ProtocolProperties (void)

Private Member Functions

 ProtocolProperties (const ProtocolProperties &)
void operator= (const ProtocolProperties &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

RTCORBA::ProtocolProperties::ProtocolProperties ( void   ) [protected]
RTCORBA::ProtocolProperties::~ProtocolProperties ( void   ) [protected, virtual]
RTCORBA::ProtocolProperties::ProtocolProperties ( const ProtocolProperties  ) [private]

Member Function Documentation

RTCORBA::ProtocolProperties_ptr RTCORBA::ProtocolProperties::_duplicate ( ProtocolProperties_ptr  obj ) [static]
const char * RTCORBA::ProtocolProperties::_interface_repository_id ( void   ) const [virtual]

Reimplemented from CORBA::Object.

CORBA::Boolean RTCORBA::ProtocolProperties::_is_a ( const char *  type_id ) [virtual]

Reimplemented from CORBA::Object.

RTCORBA::ProtocolProperties_ptr RTCORBA::ProtocolProperties::_narrow ( ::CORBA::Object_ptr  obj ) [static]
static ProtocolProperties_ptr RTCORBA::ProtocolProperties::_nil ( void   ) [inline, static]

Reimplemented from CORBA::Object.

void RTCORBA::ProtocolProperties::_tao_any_destructor ( void *  _tao_void_pointer ) [static]

Reimplemented from CORBA::Object.

CORBA::Boolean RTCORBA::ProtocolProperties::_tao_decode ( TAO_InputCDR in_cdr ) [virtual]
CORBA::Boolean RTCORBA::ProtocolProperties::_tao_encode ( TAO_OutputCDR out_cdr ) [virtual]
void RTCORBA::ProtocolProperties::_tao_release ( ProtocolProperties_ptr  obj ) [static]
RTCORBA::ProtocolProperties_ptr RTCORBA::ProtocolProperties::_unchecked_narrow ( ::CORBA::Object_ptr  obj ) [static]
CORBA::Boolean RTCORBA::ProtocolProperties::marshal ( TAO_OutputCDR cdr ) [virtual]

Reimplemented from CORBA::Object.

void RTCORBA::ProtocolProperties::operator= ( const ProtocolProperties  ) [private]

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