ACE_INet  6.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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


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: