TAO_UIOP_Endpoint.
More...
#include <UIOP_Endpoint.h>
TAO_UIOP_Endpoint.
UIOP-specific implementation of PP Framework Endpoint interface.
TAO_UIOP_Endpoint::TAO_UIOP_Endpoint |
( |
void |
| ) |
|
TAO_UIOP_Endpoint::~TAO_UIOP_Endpoint |
( |
void |
| ) |
|
int TAO_UIOP_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 rendezvous points are the same.
Implements TAO_Endpoint.
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their rendezvous points 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 rendezvous points are the same.
Implements TAO_Endpoint.
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their rendezvous points are the same.
Implements TAO_Endpoint.
const ACE_UNIX_Addr & TAO_UIOP_Endpoint::object_addr |
( |
void |
| ) |
const |
|
inline |
Return a reference to the <object_addr>.
const char * TAO_UIOP_Endpoint::rendezvous_point |
( |
void |
| ) |
const |
|
inline |
Return a pointer to the rendezvous point string. This object maintains ownership of the returned string.
UIOP Endpoints can be strung into a list. Return the next endpoint in the list, if any.
Cached instance of <ACE_UNIX_Addr> for use in making invocations, etc.
The documentation for this class was generated from the following files: