class CTrapCleanup : public CBase |
Cleanup stack interface.
The creation and destruction of a cleanup stack is done automatically by GUI applications and servers.
Public Member Functions | |
---|---|
~CTrapCleanup () | |
IMPORT_C CTrapCleanup * | New () |
Protected Member Functions | |
---|---|
CTrapCleanup () |
Private Attributes | |
---|---|
TCleanupTrapHandler | iHandler |
TTrapHandler * | iOldHandler |
IMPORT_C | ~CTrapCleanup | ( | ) |
Destructor.
Frees resources owned by the object, prior to its destruction. This cleanup stack ceases to be the current cleanup stack.
If there is a stack of cleanup stacks, then the next cleanup stack becomes the current cleanup stack.
IMPORT_C CTrapCleanup * | New | ( | ) | [static] |
Allocates and constructs a cleanup stack.
If successfully constructed, this cleanup stack becomes the current cleanup stack.
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.