#include "Allocate.h"
Include dependency graph for HashArra.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HashArray< TYPE, ARG_TYPE > |
Functions | |
void *__cdecl | operator new (size_t, void *_P) |
template<class TYPE> | |
void AFXAPI | HashConstructElements (TYPE *pElements, int nCount) |
template<class TYPE> | |
void AFXAPI | HashDestructElements (TYPE *pElements, int nCount) |
template<class TYPE> | |
void | ConstructTheElements (TYPE *pElements, int count) |
template<class TYPE> | |
void | DestructTheElements (TYPE *pElements, int count) |
|
Definition at line 49 of file HashArra.h. Referenced by HashArray< TYPE, ARG_TYPE >::SetSize(). |
|
Definition at line 58 of file HashArra.h. Referenced by HashArray< TYPE, ARG_TYPE >::SetSize(), and HashArray< TYPE, ARG_TYPE >::~HashArray(). |
|
Definition at line 24 of file HashArra.h. Referenced by HashArray< TYPE, ARG_TYPE >::InsertAt(). |
|
Definition at line 38 of file HashArra.h. Referenced by HashArray< TYPE, ARG_TYPE >::InsertAt(), HashArray< TYPE, ARG_TYPE >::Pop(), and HashArray< TYPE, ARG_TYPE >::RemoveAt(). |
|
Definition at line 14 of file HashArra.h. |
Generated on Thu Oct 27 11:46:47 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001