TAO_RTCORBA
2.0.8
|
#include <RT_Policy_i.h>
Public Member Functions | |
CORBA::Boolean | _tao_encode (TAO_OutputCDR &out_cdr) |
CORBA::Boolean | _tao_decode (TAO_InputCDR &in_cdr) |
Protected Member Functions | |
virtual | ~TAO_GIOP_Protocol_Properties () |
TAO_GIOP_Protocol_Properties (void) | |
Friends | |
class | TAO_Protocol_Properties_Factory |
TAO_GIOP_Protocol_Properties::~TAO_GIOP_Protocol_Properties | ( | void | ) | [protected, virtual] |
Protected destructor to enforce proper memory management of this reference counted object.
TAO_GIOP_Protocol_Properties::TAO_GIOP_Protocol_Properties | ( | void | ) | [protected] |
CORBA::Boolean TAO_GIOP_Protocol_Properties::_tao_decode | ( | TAO_InputCDR & | in_cdr | ) | [virtual] |
Reimplemented from RTCORBA::ProtocolProperties.
CORBA::Boolean TAO_GIOP_Protocol_Properties::_tao_encode | ( | TAO_OutputCDR & | out_cdr | ) | [virtual] |
Reimplemented from RTCORBA::ProtocolProperties.
friend class TAO_Protocol_Properties_Factory [friend] |