TAO_UIOP_Endpoint.
More...
#include <UIOP_Endpoint.h>
TAO_UIOP_Endpoint.
UIOP-specific implementation of PP Framework Endpoint interface.
◆ TAO_UIOP_Endpoint() [1/2]
TAO_UIOP_Endpoint::TAO_UIOP_Endpoint |
( |
| ) |
|
◆ TAO_UIOP_Endpoint() [2/2]
◆ ~TAO_UIOP_Endpoint()
TAO_UIOP_Endpoint::~TAO_UIOP_Endpoint |
( |
| ) |
|
|
default |
◆ addr_to_string()
int TAO_UIOP_Endpoint::addr_to_string |
( |
char * | buffer, |
|
|
size_t | length ) |
|
virtual |
Cached instance of <ACE_UNIX_Addr> for use in making invocations, etc.
Implements TAO_Endpoint.
◆ duplicate()
Cached instance of <ACE_UNIX_Addr> for use in making invocations, etc.
Implements TAO_Endpoint.
◆ hash()
Return a hash value for this object.
Implements TAO_Endpoint.
◆ is_equivalent()
Return true if this endpoint is equivalent to other_endpoint. Two endpoints are equivalent if their rendezvous points are the same.
Implements TAO_Endpoint.
◆ next()
Cached instance of <ACE_UNIX_Addr> for use in making invocations, etc.
Implements TAO_Endpoint.
◆ object_addr()
Return a reference to the <object_addr>.
◆ rendezvous_point()
const char * TAO_UIOP_Endpoint::rendezvous_point |
( |
| ) |
const |
|
inline |
Return a pointer to the rendezvous point string. This object maintains ownership of the returned string.
◆ TAO_UIOP_Profile
◆ next_
UIOP Endpoints can be strung into a list. Return the next endpoint in the list, if any.
◆ object_addr_
Cached instance of <ACE_UNIX_Addr> for use in making invocations, etc.
The documentation for this class was generated from the following files: