Wm4::THashSet< TKEY > Class Template Reference

#include <Wm4THashSet.h>

List of all members.

Public Member Functions

 THashSet (int iTableSize)
 ~THashSet ()
int GetQuantity () const
TKEY * Insert (const TKEY &rtKey)
TKEY * Get (const TKEY &rtKey) const
bool Remove (const TKEY &rtKey)
void RemoveAll ()
TKEY * GetFirst () const
TKEY * GetNext () const

Public Attributes

int(* UserHashFunction )(const TKEY &)

Classes

class  HashItem

template<class TKEY>
class Wm4::THashSet< TKEY >


Constructor & Destructor Documentation

template<class TKEY>
Wm4::THashSet< TKEY >::THashSet ( int  iTableSize  ) 

template<class TKEY>
Wm4::THashSet< TKEY >::~THashSet (  ) 


Member Function Documentation

template<class TKEY>
int Wm4::THashSet< TKEY >::GetQuantity (  )  const

template<class TKEY>
TKEY * Wm4::THashSet< TKEY >::Insert ( const TKEY &  rtKey  ) 

template<class TKEY>
TKEY * Wm4::THashSet< TKEY >::Get ( const TKEY &  rtKey  )  const

template<class TKEY>
bool Wm4::THashSet< TKEY >::Remove ( const TKEY &  rtKey  ) 

template<class TKEY>
void Wm4::THashSet< TKEY >::RemoveAll (  ) 

template<class TKEY>
TKEY * Wm4::THashSet< TKEY >::GetFirst (  )  const

template<class TKEY>
TKEY * Wm4::THashSet< TKEY >::GetNext (  )  const


Member Data Documentation

template<class TKEY>
int(* Wm4::THashSet< TKEY >::UserHashFunction)(const TKEY &)


The documentation for this class was generated from the following file:
Generated on Fri Feb 13 13:58:46 2009 for meshmorph by  doxygen 1.5.1