#include <RT_Transport_Descriptor_Property.h>
Inheritance diagram for TAO_RT_Transport_Descriptor_Private_Connection_Property:
Public Member Functions | |
TAO_RT_Transport_Descriptor_Private_Connection_Property (void) | |
Constuctor. | |
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_ |
Holds info necessary to identify private connections and store/look them up in the Transport Cache. (For description of private connections see RTCORBA::PrivateTransportPolicy.)
|
Constuctor.
|
|
|
|
Destructor.
|
|
Implements TAO_RT_Transport_Descriptor_Property. |
|
Init.
|
|
Implements TAO_RT_Transport_Descriptor_Property. |
|
Unique identifier of the object to which private connection identified with this descriptor belongs. The value of |