TAO_COIOP_Endpoint.
More...
#include <COIOP_Endpoint.h>
TAO_COIOP_Endpoint.
COIOP-specific implementation of PP Framework Endpoint interface.
TAO_COIOP_Endpoint::TAO_COIOP_Endpoint |
( |
void |
| ) |
|
Constructor. This is the most efficient constructor since it does not require any address resolution processing.
TAO_COIOP_Endpoint::~TAO_COIOP_Endpoint |
( |
void |
| ) |
|
int TAO_COIOP_Endpoint::addr_to_string |
( |
char * |
buffer, |
|
|
size_t |
length |
|
) |
| |
|
virtual |
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their port and host are the same.
Implements TAO_Endpoint.
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their port and host are the same.
Implements TAO_Endpoint.
Return a hash value for this object.
Implements TAO_Endpoint.
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their port and host are the same.
Implements TAO_Endpoint.
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their port and host are the same.
Implements TAO_Endpoint.
Return a pointer to the host string. This object maintains ownership of this string.
friend class TAO_SSLIOP_Profile |
|
friend |
COIOP Endpoints can be strung into a list. Return the next endpoint in the list, if any.
UUID uniquely identifying this COIOP endpoint.
The documentation for this class was generated from the following files: