TCleanupTrapHandler Class Reference
class TCleanupTrapHandler : public TTrapHandler
|
Implementation for a handler to work with the TRAP mechanism.
This class does not normally need to be used or accessed directly by applications and third party code.
Constructor & Destructor Documentation
Member Functions Documentation
Leave(TInt)
void
|
Leave
|
(
|
TInt
|
aValue
|
)
|
[virtual]
|
Deals with a function within a TRAP leaving.
Parameters
TInt
aValue
|
The leave value.
|
Trap()
Deals with the invocation of a call to TRAP.
UnTrap()
void
|
UnTrap
|
(
|
)
|
[virtual]
|
Deals with a function exiting a TRAP without leaving.
Member Data Documentation
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.