Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_SSLIOP_Synthetic_Endpoint Class Reference

#include <SSLIOP_Endpoint.h>

Inheritance diagram for TAO_SSLIOP_Synthetic_Endpoint:

Inheritance graph
[legend]
Collaboration diagram for TAO_SSLIOP_Synthetic_Endpoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_SSLIOP_Synthetic_Endpoint (TAO_IIOP_Endpoint *iiop_endp)
 Constructor.
virtual ~TAO_SSLIOP_Synthetic_Endpoint (void)
 Destructor.
CORBA::Boolean is_equivalent (const TAO_Endpoint *other_endpoint)
virtual TAO_Endpointduplicate (void)

Private Member Functions

 TAO_SSLIOP_Synthetic_Endpoint (const ::SSLIOP::SSL *ssl)

Constructor & Destructor Documentation

TAO_SSLIOP_Synthetic_Endpoint::TAO_SSLIOP_Synthetic_Endpoint TAO_IIOP_Endpoint iiop_endp  ) 
 

Constructor.

TAO_SSLIOP_Synthetic_Endpoint::~TAO_SSLIOP_Synthetic_Endpoint void   )  [virtual]
 

Destructor.

TAO_SSLIOP_Synthetic_Endpoint::TAO_SSLIOP_Synthetic_Endpoint const ::SSLIOP::SSL ssl  )  [private]
 


Member Function Documentation

TAO_Endpoint * TAO_SSLIOP_Synthetic_Endpoint::duplicate void   )  [virtual]
 

Return a copy of the corresponding endpoints by allocating memory.

Reimplemented from TAO_SSLIOP_Endpoint.

CORBA::Boolean TAO_SSLIOP_Synthetic_Endpoint::is_equivalent const TAO_Endpoint other_endpoint  )  [virtual]
 

Return true if this endpoint is equivalent to

Parameters:
other_endpoint. Two synthetic endpoints are equivalent iff their iiop counterparts are equivalent, and, if both have non-zero ssl ports, their ssl ports are the same.

Reimplemented from TAO_SSLIOP_Endpoint.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 04:11:11 2006 for TAO_SSLIOP by  doxygen 1.3.9.1