HashArra.h File Reference

#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)


Function Documentation

template<class TYPE>
void ConstructTheElements TYPE *  pElements,
int  count
[inline]
 

Definition at line 49 of file HashArra.h.

Referenced by HashArray< TYPE, ARG_TYPE >::SetSize().

template<class TYPE>
void DestructTheElements TYPE *  pElements,
int  count
[inline]
 

Definition at line 58 of file HashArra.h.

Referenced by HashArray< TYPE, ARG_TYPE >::SetSize(), and HashArray< TYPE, ARG_TYPE >::~HashArray().

template<class TYPE>
void AFXAPI HashConstructElements TYPE *  pElements,
int  nCount
[inline]
 

Definition at line 24 of file HashArra.h.

Referenced by HashArray< TYPE, ARG_TYPE >::InsertAt().

template<class TYPE>
void AFXAPI HashDestructElements TYPE *  pElements,
int  nCount
[inline]
 

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().

void* __cdecl operator new size_t  ,
void *  _P
[inline]
 

Definition at line 14 of file HashArra.h.


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:47 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001