ACE_INet  6.0.3
Public Member Functions | Private Attributes
ACE::INet::ConnectionCacheKey Class Reference

#include <ConnectionCache.h>

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


Member Function Documentation

u_long ACE::INet::ConnectionCacheKey::hash ( void  ) const
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: