_ArrayUtil Struct Reference

#include <e32std.inl>

struct _ArrayUtil
Public Member Functions
voidDelete(T *, T *, CBase *)
voidDelete(T *, T *, TAny *)
voidDelete(T *, TInt)

Member Function Documentation

Delete ( T *, T *, CBase * )

voidDelete(T *aBegin,
T *aEnd,
CBase *
)[static, inline]

Delete ( T *, T *, TAny * )

voidDelete(T *aBegin,
T *aEnd,
TAny *
)[static, inline]

Delete ( T *, TInt )

voidDelete(T *aArray,
TIntaCount
)[static, inline]