Dynalib Utils
DynaAllocArray< T > Member List

This is the complete list of members for DynaAllocArray< T >, including all inherited members.

clearArray(T *array, uint count)DynaAllocArray< T >static
deleteArray(T *array)DynaAllocArray< T >static
getAllocUnits()DynaAllocArray< T >inlinestatic
newArray(uint count)DynaAllocArray< T >static
reallocArray(T *array, uint oldCount, uint newCount)DynaAllocArray< T >static
setAllocUnits(uint allocUnits)DynaAllocArray< T >inlinestatic