• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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>osclconfig_error.h Source File</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> &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>
9<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>
1000002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
1100003
1200004 <span class="comment">//                O S C L C O N F I G _ E R R O R</span>
1300005
1400006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
1500007
1600008
1700015 <span class="preprocessor">#ifndef OSCLCONFIG_ERROR_H_INCLUDED</span>
1800016 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_ERROR_H_INCLUDED</span>
1900017 <span class="preprocessor"></span>
2000018 <span class="preprocessor">#ifndef OSCLCONFIG_H_INCLUDED</span>
2100019 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig_8h.html">osclconfig.h</a>"</span>
2200020 <span class="preprocessor">#endif</span>
2300021 <span class="preprocessor"></span>
24<a name="l00022"></a><a class="code" href="osclconfig__error_8h.html#a0">00022</a> <span class="preprocessor">#define OSCL_HAS_EXCEPTIONS                     1</span>
25<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>
26<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>
27<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>
2800026 <span class="preprocessor"></span>
2900027 <span class="comment">// system header files</span>
3000028 <span class="preprocessor">#include &lt;setjmp.h&gt;</span>
3100029 <span class="preprocessor">#include &lt;errno.h&gt;</span>
3200030
3300031
3400032 <span class="comment">// confirm that all definitions have been defined</span>
3500033 <span class="preprocessor">#include "<a class="code" href="osclconfig__error__check_8h.html">osclconfig_error_check.h</a>"</span>
3600034
3700035 <span class="preprocessor">#endif // OSCLCONFIG_ERROR_H_INCLUDED</span>
3800036 <span class="preprocessor"></span>
39</pre></div><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