Public Member Functions | Private Attributes

ACE::INet::ConnectionCacheKey Class Reference

#include <ConnectionCache.h>

Collaboration diagram for ACE::INet::ConnectionCacheKey:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConnectionCacheKey ()
 ConnectionCacheKey (const ConnectionKey &key)
 ConnectionCacheKey (const ConnectionCacheKey &cachekey)
ConnectionCacheKeyoperator= (const ConnectionCacheKey &cachekey)
bool operator== (const ConnectionCacheKey &cachekey) const
bool operator!= (const ConnectionCacheKey &cachekey) const
u_long hash () const
const ConnectionKeykey () const

Private Attributes

ConnectionKeykey_
bool delete_key_

Constructor & Destructor Documentation

ACE::INet::ConnectionCacheKey::ConnectionCacheKey (  ) 
ACE::INet::ConnectionCacheKey::ConnectionCacheKey ( const ConnectionKey key  ) 
ACE::INet::ConnectionCacheKey::ConnectionCacheKey ( const ConnectionCacheKey cachekey  ) 

Member Function Documentation

u_long ACE::INet::ConnectionCacheKey::hash ( void   )  const
const ConnectionKey & ACE::INet::ConnectionCacheKey::key (  )  const [inline]
bool ACE::INet::ConnectionCacheKey::operator!= ( const ConnectionCacheKey cachekey  )  const [inline]
ConnectionCacheKey & ACE::INet::ConnectionCacheKey::operator= ( const ConnectionCacheKey cachekey  ) 
bool ACE::INet::ConnectionCacheKey::operator== ( const ConnectionCacheKey cachekey  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines