blob: d1feb7d182b8b3d4b936ac52c028141dbf2b5131 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>osclconfig_error.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>osclconfig_error.h</h1><a href="osclconfig__error_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- c++ -*-</span>
00002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
00003
00004 <span class="comment">// O S C L C O N F I G _ E R R O R</span>
00005
00006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
00007
00008
00015 <span class="preprocessor">#ifndef OSCLCONFIG_ERROR_H_INCLUDED</span>
00016 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_ERROR_H_INCLUDED</span>
00017 <span class="preprocessor"></span>
00018 <span class="preprocessor">#ifndef OSCLCONFIG_H_INCLUDED</span>
00019 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig_8h.html">osclconfig.h</a>"</span>
00020 <span class="preprocessor">#endif</span>
00021 <span class="preprocessor"></span>
<a name="l00022"></a><a class="code" href="osclconfig__error_8h.html#a0">00022</a> <span class="preprocessor">#define OSCL_HAS_EXCEPTIONS 1</span>
<a name="l00023"></a><a class="code" href="osclconfig__error_8h.html#a1">00023</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_HAS_ERRNO_H 1</span>
<a name="l00024"></a><a class="code" href="osclconfig__error_8h.html#a2">00024</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_HAS_SYMBIAN_ERRORTRAP 0</span>
<a name="l00025"></a><a class="code" href="osclconfig__error_8h.html#a3">00025</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_HAS_SETJMP_H 1</span>
00026 <span class="preprocessor"></span>
00027 <span class="comment">// system header files</span>
00028 <span class="preprocessor">#include &lt;setjmp.h&gt;</span>
00029 <span class="preprocessor">#include &lt;errno.h&gt;</span>
00030
00031
00032 <span class="comment">// confirm that all definitions have been defined</span>
00033 <span class="preprocessor">#include "<a class="code" href="osclconfig__error__check_8h.html">osclconfig_error_check.h</a>"</span>
00034
00035 <span class="preprocessor">#endif // OSCLCONFIG_ERROR_H_INCLUDED</span>
00036 <span class="preprocessor"></span>
</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>