Skip to content

classHashArray 02

Constructor & Destructor Documentation

template<class TYPE, class ARG_TYPE>
HashArray< TYPE, ARG_TYPE >::HashArray  ) 
 

Definition at line 135 of file HashArra.h.

References HashArray< TYPE, ARG_TYPE >::m_data, HashArray< TYPE, ARG_TYPE >::m_growby, HashArray< TYPE, ARG_TYPE >::m_maxsize, and HashArray< TYPE, ARG_TYPE >::m_size.

template<class TYPE, class ARG_TYPE>
HashArray< TYPE, ARG_TYPE >::~HashArray  ) 
 

Definition at line 142 of file HashArra.h.

References DestructTheElements(), FreeExt(), HashArray< TYPE, ARG_TYPE >::m_data, and HashArray< TYPE, ARG_TYPE >::m_size.

Here is the call graph for this function: