1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3<title>oscl_error_trapcleanup.h File Reference</title> 4<link href="doxygen.css" rel="stylesheet" type="text/css"> 5</head><body> 6<!-- Generated by Doxygen 1.2.18 --> 7<center> 8<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9<hr><h1>oscl_error_trapcleanup.h File Reference</h1>OSCL Error trap and cleanup implementation include file. 10<a href="#_details">More...</a> 11<p> 12<code>#include "<a class="el" href="osclconfig__error_8h-source.html">osclconfig_error.h</a>"</code><br> 13<code>#include "<a class="el" href="oscl__heapbase_8h-source.html">oscl_heapbase.h</a>"</code><br> 14<code>#include "<a class="el" href="oscl__defalloc_8h-source.html">oscl_defalloc.h</a>"</code><br> 15<code>#include "<a class="el" href="oscl__assert_8h-source.html">oscl_assert.h</a>"</code><br> 16<code>#include "<a class="el" href="oscl__error_8h-source.html">oscl_error.h</a>"</code><br> 17<code>#include "<a class="el" href="oscl__base__alloc_8h-source.html">oscl_base_alloc.h</a>"</code><br> 18<code>#include "<a class="el" href="oscl__tls_8h-source.html">oscl_tls.h</a>"</code><br> 19<code>#include "<a class="el" href="oscl__singleton_8h-source.html">oscl_singleton.h</a>"</code><br> 20<code>#include "<a class="el" href="oscl__error__imp_8h-source.html">oscl_error_imp.h</a>"</code><br> 21 22<p> 23<a href="oscl__error__trapcleanup_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0> 24<tr><td></td></tr> 25<tr><td colspan=2><br><h2>Data Structures</h2></td></tr> 26<tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclErrorTrapImp.html">OsclErrorTrapImp</a></td></tr> 27<tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclTrapStack.html">OsclTrapStack</a></td></tr> 28<tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclTrapStackItem.html">OsclTrapStackItem</a></td></tr> 29<tr><td colspan=2><br><h2>Defines</h2></td></tr> 30<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclerror.html#a43">OSCL_MAX_TRAP_LEVELS</a> 20</td></tr> 31<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclerror.html#a44">PVERRORTRAP_REGISTRY_ID</a> <a class="el" href="group__osclbase.html#a16">OSCL_TLS_ID_PVERRORTRAP</a></td></tr> 32<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclerror.html#a45">PVERRORTRAP_REGISTRY</a> <a class="el" href="classOsclTLSRegistry.html">OsclTLSRegistry</a></td></tr> 33</table> 34<hr><a name="_details"></a><h2>Detailed Description</h2> 35OSCL Error trap and cleanup implementation include file. 36<p> 37 38<p> 39<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 40<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 41</small></address> 42</body> 43</html> 44