csRefHashKeyHandler< T > Class Template Reference
A hash key handler for csRef<> keys. More...
#include <hashhandlers.h>
Detailed Description
template<class T>
class csRefHashKeyHandler< T >
A hash key handler for csRef<> keys.
- Remarks:
- Every time the a ref is used as a key, the referenced object's reference count is incremented. If this behaviour is not desired, use simple pointers as keys instead (e.g. csHash<int, iBase*>.)
Definition at line 78 of file hashhandlers.h.
The documentation for this class was generated from the following file:
- csutil/hashhandlers.h
Generated for Crystal Space by doxygen 1.2.18