| class TTrapHandler |
Abstract class that defines a handler to work with the TRAP mechanism.
Symbian OS provides a trap handler and this class does not normally need to be used or accessed directly by applications and third party code.
| Public Member Functions | |
|---|---|
| TTrapHandler() | |
| IMPORT_C void | Leave(TInt) |
| IMPORT_C void | Trap() |
| IMPORT_C void | UnTrap() |