e32std.inl File Reference

operator new ( TUint, TLeave )

TAny *operator new(TUintaSize,
TLeave
)[inline]

operator new ( TUint, TLeave, TUint )

TAny *operator new(TUintaSize,
TLeave,
TUintaExtraSize
)[inline]

operator new[] ( TUint, TLeave )

TAny *operator new[](TUintaSize,
TLeave
)[inline]

operator++ ( TTimerLockSpec & )

TTimerLockSpec &operator++(TTimerLockSpec &aLock)[inline]

operator++ ( TTimerLockSpec &, TInt )

TTimerLockSpec operator++(TTimerLockSpec &aLock,
TInt
)[inline]

_DeleteArray ( T **, T ** )

void_DeleteArray(T **aBegin,
T **aEnd
)

PanicTFixedArray ( )

IMPORT_C voidPanicTFixedArray()