class Elements::TDeAllocator |
Provides destruction on the right heap
Public Member Functions | |
---|---|
~TDeAllocator() | |
void | LeaveObject() |
TDeAllocator * | NewL(TYPE *) |
TDeAllocator * | NewLC(TYPE *) |
TYPE * | Object() |
Protected Member Functions | |
---|---|
TDeAllocator(TYPE *) |
Private Attributes | |
---|---|
RAllocator * | iAllocator |
TYPE * | iObject |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.