TAO_COIOP_Endpoint.
More...
#include <COIOP_Endpoint.h>
TAO_COIOP_Endpoint.
COIOP-specific implementation of PP Framework Endpoint interface.
◆ TAO_COIOP_Endpoint() [1/2]
TAO_COIOP_Endpoint::TAO_COIOP_Endpoint |
( |
| ) |
|
◆ TAO_COIOP_Endpoint() [2/2]
Constructor. This is the most efficient constructor since it does not require any address resolution processing.
◆ ~TAO_COIOP_Endpoint()
TAO_COIOP_Endpoint::~TAO_COIOP_Endpoint |
( |
| ) |
|
|
default |
◆ addr_to_string()
int TAO_COIOP_Endpoint::addr_to_string |
( |
char * | buffer, |
|
|
size_t | length ) |
|
virtual |
UUID uniquely identifying this COIOP endpoint.
Implements TAO_Endpoint.
◆ duplicate()
UUID uniquely identifying this COIOP endpoint.
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 port and host are the same.
Implements TAO_Endpoint.
◆ next()
UUID uniquely identifying this COIOP endpoint.
Implements TAO_Endpoint.
◆ uuid()
Return a pointer to the host string. This object maintains ownership of this string.
◆ TAO_COIOP_Profile
◆ TAO_SSLIOP_Profile
friend class TAO_SSLIOP_Profile |
|
friend |
◆ next_
COIOP Endpoints can be strung into a list. Return the next endpoint in the list, if any.
◆ uuid_
UUID uniquely identifying this COIOP endpoint.
The documentation for this class was generated from the following files: