TAO_COIOP_Endpoint Class Reference

TAO_COIOP_Endpoint. More...

#include <COIOP_Endpoint.h>

Inheritance diagram for TAO_COIOP_Endpoint:

Inheritance graph
[legend]
Collaboration diagram for TAO_COIOP_Endpoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_COIOP_Endpoint (void)
 Default constructor.
 TAO_COIOP_Endpoint (const ACE_Utils::UUID &uuid)
 ~TAO_COIOP_Endpoint (void)
 Destructor.
const ACE_Utils::UUIDuuid (void) const
TAO_Endpoint Methods
Please check the documentation in Endpoint.h for details.

virtual TAO_Endpointnext (void)
virtual int addr_to_string (char *buffer, size_t length)
virtual TAO_Endpointduplicate (void)
CORBA::Boolean is_equivalent (const TAO_Endpoint *other_endpoint)
CORBA::ULong hash (void)
 Return a hash value for this object.

Private Attributes

ACE_Utils::UUID uuid_
 UUID uniquely identifying this COIOP endpoint.
TAO_COIOP_Endpointnext_

Friends

class TAO_COIOP_Profile
class TAO_SSLIOP_Profile

Detailed Description

TAO_COIOP_Endpoint.

COIOP-specific implementation of PP Framework Endpoint interface.


Constructor & Destructor Documentation

TAO_COIOP_Endpoint::TAO_COIOP_Endpoint ( void   ) 

Default constructor.

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_COIOP_Endpoint::TAO_COIOP_Endpoint ( const ACE_Utils::UUID uuid  ) 

Constructor. This is the most efficient constructor since it does not require any address resolution processing.

TAO_COIOP_Endpoint::~TAO_COIOP_Endpoint ( void   ) 

Destructor.


Member Function Documentation

int TAO_COIOP_Endpoint::addr_to_string ( char *  buffer,
size_t  length 
) [virtual]

Implements TAO_Endpoint.

TAO_Endpoint * TAO_COIOP_Endpoint::duplicate ( void   )  [virtual]

Implements TAO_Endpoint.

CORBA::ULong TAO_COIOP_Endpoint::hash ( void   )  [virtual]

Return a hash value for this object.

Implements TAO_Endpoint.

CORBA::Boolean TAO_COIOP_Endpoint::is_equivalent ( const TAO_Endpoint other_endpoint  )  [virtual]

Return true if this endpoint is equivalent to <other_endpoint>. Two endpoints are equivalent iff their port and host are the same.

Implements TAO_Endpoint.

TAO_Endpoint * TAO_COIOP_Endpoint::next ( void   )  [virtual]

Implements TAO_Endpoint.

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE const ACE_Utils::UUID & TAO_COIOP_Endpoint::uuid ( void   )  const

Return a pointer to the host string. This object maintains ownership of this string.


Friends And Related Function Documentation

friend class TAO_COIOP_Profile [friend]

friend class TAO_SSLIOP_Profile [friend]


Member Data Documentation

TAO_COIOP_Endpoint* TAO_COIOP_Endpoint::next_ [private]

COIOP Endpoints can be stringed into a list. Return the next endpoint in the list, if any.

ACE_Utils::UUID TAO_COIOP_Endpoint::uuid_ [mutable, private]

UUID uniquely identifying this COIOP endpoint.


The documentation for this class was generated from the following files:
Generated on Mon Apr 30 23:31:43 2007 for TAO_Strategies by  doxygen 1.4.7-1