Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Refcounted_Hash_Recyclable Class Template Reference

#include <Strategies_T.h>

Inheritance diagram for ACE_Refcounted_Hash_Recyclable:

Inheritance graph
[legend]
Collaboration diagram for ACE_Refcounted_Hash_Recyclable:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Refcounted_Hash_Recyclable (void)
 Default constructor. More...

 ACE_Refcounted_Hash_Recyclable (const T &t, int refcount=0, ACE_Recyclable_State state=ACE_RECYCLABLE_UNKNOWN)
 Constructor. More...

virtual ~ACE_Refcounted_Hash_Recyclable (void)
 Destructor. More...

int operator== (const ACE_Refcounted_Hash_Recyclable< T > &rhs) const
 Compares two instances. More...

int operator!= (const ACE_Refcounted_Hash_Recyclable< T > &rhs) const
T & subject ()

Protected Methods

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


Protected Attributes

t_

template<class T>
class ACE_Refcounted_Hash_Recyclable< T >


Constructor & Destructor Documentation

template<class T>
ASYS_INLINE ACE_Refcounted_Hash_Recyclable< T >::ACE_Refcounted_Hash_Recyclable void   
 

Default constructor.

template<class T>
ASYS_INLINE ACE_Refcounted_Hash_Recyclable< T >::ACE_Refcounted_Hash_Recyclable const T &    t,
int    refcount = 0,
ACE_Recyclable_State    state = ACE_RECYCLABLE_UNKNOWN
 

Constructor.

template<class T>
ASYS_INLINE ACE_Refcounted_Hash_Recyclable< T >::~ACE_Refcounted_Hash_Recyclable void    [virtual]
 

Destructor.


Member Function Documentation

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

Computes and returns hash value.

Reimplemented from ACE_Hashable.

template<class T>
ASYS_INLINE int ACE_Refcounted_Hash_Recyclable< T >::operator!= const ACE_Refcounted_Hash_Recyclable< T > &    rhs const
 

template<class T>
ASYS_INLINE int ACE_Refcounted_Hash_Recyclable< T >::operator== const ACE_Refcounted_Hash_Recyclable< T > &    rhs const
 

Compares two instances.

template<class T>
ASYS_INLINE T & ACE_Refcounted_Hash_Recyclable< T >::subject void   
 


Member Data Documentation

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


The documentation for this class was generated from the following files:
Generated on Fri Nov 22 06:02:22 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001