blob: fbd2efa760760bf7013589d1138d2566620a533c [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_check.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_check.h</h1><a href="osclconfig__error__check_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
00002 <span class="preprocessor">#ifndef OSCLCONFIG_ERROR_CHECK_H_INCLUDED</span>
00003 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_ERROR_CHECK_H_INCLUDED</span>
00004 <span class="preprocessor"></span>
00005
00011 <span class="preprocessor">#ifndef OSCL_HAS_EXCEPTIONS</span>
00012 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_EXCEPTIONS has to be defined to either 1 or 0"</span>
00013 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00014 <span class="preprocessor"></span>
00020 <span class="preprocessor">#ifndef OSCL_HAS_ERRNO_H</span>
00021 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_ERRNO_H has to be defined to either 1 or 0"</span>
00022 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00023 <span class="preprocessor"></span>
00029 <span class="preprocessor">#ifndef OSCL_HAS_SYMBIAN_ERRORTRAP</span>
00030 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SYMBIAN_ERRORTRAP has to be defined to either 1 or 0"</span>
00031 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00032 <span class="preprocessor"></span>
00039 <span class="preprocessor">#ifndef OSCL_HAS_SETJMP_H</span>
00040 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SETJMP_H has to be defined to either 1 or 0"</span>
00041 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00042 <span class="preprocessor"></span>
00043
00044 <span class="preprocessor">#endif //OSCLCONFIG_ERROR_CHECK_H_INCLUDED</span>
00045 <span class="preprocessor"></span>
00046
</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>