TAO_RTCORBA  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
TAO_RT_Transport_Descriptor_Private_Connection_Property Class Reference

Descriptor Property for Private Connections. More...

#include <RT_Transport_Descriptor_Property.h>

Inheritance diagram for TAO_RT_Transport_Descriptor_Private_Connection_Property:
Inheritance graph
[legend]
Collaboration diagram for TAO_RT_Transport_Descriptor_Private_Connection_Property:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_RT_Transport_Descriptor_Private_Connection_Property (void)
 Constructor.
 TAO_RT_Transport_Descriptor_Private_Connection_Property (long object_id)
 ~TAO_RT_Transport_Descriptor_Private_Connection_Property (void)
 Destructor.
void init (long object_id)
 Init.
virtual
TAO_RT_Transport_Descriptor_Property
duplicate (void)
virtual CORBA::Boolean is_equivalent (const TAO_RT_Transport_Descriptor_Property *other_prop)

Private Attributes

long object_id_

Detailed Description

Descriptor Property for Private Connections.

Holds info necessary to identify private connections and store/look them up in the Transport Cache. (For description of private connections see RTCORBA::PrivateTransportPolicy.)


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

Init.


Member Data Documentation

Unique identifier of the object to which private connection identified with this descriptor belongs. The value of object_id_ is the TAO_Stub* of the object.


The documentation for this class was generated from the following files: