ACE_Refcounted_Hash_Recyclable< T > Class Template Reference

#include <Strategies_T.h>

Inheritance diagram for ACE_Refcounted_Hash_Recyclable< T >:

Inheritance graph
[legend]
Collaboration diagram for ACE_Refcounted_Hash_Recyclable< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ACE_Refcounted_Hash_Recyclable (void)
 Default constructor.
 ACE_Refcounted_Hash_Recyclable (const T &t, long refcount=0, ACE_Recyclable_State state=ACE_RECYCLABLE_UNKNOWN)
 Constructor.
virtual ~ACE_Refcounted_Hash_Recyclable (void)
 Destructor.
bool operator== (const ACE_Refcounted_Hash_Recyclable< T > &rhs) const
 Compares two instances.
bool operator!= (const ACE_Refcounted_Hash_Recyclable< T > &rhs) const
T & subject ()

Protected Member Functions

u_long hash_i (void) const
 Computes and returns hash value.

Protected Attributes

t_

template<class T>
class ACE_Refcounted_Hash_Recyclable< T >


Constructor & Destructor Documentation

template<class T >
ACE_Refcounted_Hash_Recyclable< T >::ACE_Refcounted_Hash_Recyclable ( void   )  [inline]

Default constructor.

template<class T >
ACE_Refcounted_Hash_Recyclable< T >::ACE_Refcounted_Hash_Recyclable ( const T &  t,
long  refcount = 0,
ACE_Recyclable_State  state = ACE_RECYCLABLE_UNKNOWN 
) [inline]

Constructor.

template<class T >
ACE_Refcounted_Hash_Recyclable< T >::~ACE_Refcounted_Hash_Recyclable ( void   )  [inline, virtual]

Destructor.


Member Function Documentation

template<class T >
u_long ACE_Refcounted_Hash_Recyclable< T >::hash_i ( void   )  const [inline, protected, virtual]

Computes and returns hash value.

Implements ACE_Hashable.

template<class T >
bool ACE_Refcounted_Hash_Recyclable< T >::operator!= ( const ACE_Refcounted_Hash_Recyclable< T > &  rhs  )  const [inline]

template<class T >
bool ACE_Refcounted_Hash_Recyclable< T >::operator== ( const ACE_Refcounted_Hash_Recyclable< T > &  rhs  )  const [inline]

Compares two instances.

template<class T >
T & ACE_Refcounted_Hash_Recyclable< T >::subject ( void   )  [inline]


Member Data Documentation

template<class T >
T ACE_Refcounted_Hash_Recyclable< T >::t_ [protected]


The documentation for this class was generated from the following files:

Generated on Tue Apr 14 11:12:23 2009 for ACE by  doxygen 1.5.8