#include <SSLIOP_Endpoint.h>
Inheritance diagram for TAO_SSLIOP_Synthetic_Endpoint:
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_Endpoint * | duplicate (void) |
Private Member Functions | |
TAO_SSLIOP_Synthetic_Endpoint (const ::SSLIOP::SSL *ssl) |
|
Constructor.
|
|
Destructor.
|
|
|
|
Return a copy of the corresponding endpoints by allocating memory. Reimplemented from TAO_SSLIOP_Endpoint. |
|
Return true if this endpoint is equivalent to
Reimplemented from TAO_SSLIOP_Endpoint. |