TAO_GIOP_Protocol_Properties Class Reference

#include <RT_Policy_i.h>

Inheritance diagram for TAO_GIOP_Protocol_Properties:

Inheritance graph
[legend]
Collaboration diagram for TAO_GIOP_Protocol_Properties:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

TAO_GIOP_Protocol_Properties::~TAO_GIOP_Protocol_Properties  )  [protected, virtual]
 

Protected destructor to enforce proper memory management of this reference counted object.

Definition at line 1209 of file RT_Policy_i.cpp.

01210 {
01211 }

TAO_GIOP_Protocol_Properties::TAO_GIOP_Protocol_Properties void   )  [protected]
 

Definition at line 1205 of file RT_Policy_i.cpp.

01206 {
01207 }


Member Function Documentation

CORBA::Boolean TAO_GIOP_Protocol_Properties::_tao_decode TAO_InputCDR in_cdr  )  [virtual]
 

Implements RTCORBA::ProtocolProperties.

Definition at line 1220 of file RT_Policy_i.cpp.

01221 {
01222   return 1;
01223 }

CORBA::Boolean TAO_GIOP_Protocol_Properties::_tao_encode TAO_OutputCDR out_cdr  )  [virtual]
 

Implements RTCORBA::ProtocolProperties.

Definition at line 1214 of file RT_Policy_i.cpp.

01215 {
01216   return 1;
01217 }


Friends And Related Function Documentation

friend class TAO_Protocol_Properties_Factory [friend]
 

Definition at line 776 of file RT_Policy_i.h.


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 13:34:20 2008 for TAO_RTCORBA by doxygen 1.3.6