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_time_check.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> <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>osclconfig_time_check.h</h1><a href="osclconfig__time__check_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 1000002 <span class="comment">//osclconfig: this build configuration file is for win32</span> 1100003 <span class="preprocessor">#ifndef OSCLCONFIG_TIME_CHECK_H_INCLUDED</span> 1200004 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_TIME_CHECK_H_INCLUDED</span> 1300005 <span class="preprocessor"></span> 1400006 1500012 <span class="preprocessor">#ifndef OSCL_HAS_UNIX_TIME_FUNCS</span> 1600013 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_UNIX_TIME_FUNCS has to be defined to either 1 or 0"</span> 1700014 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 1800015 <span class="preprocessor"></span> 19<a name="l00020"></a><a class="code" href="osclconfig__time__check_8h.html#a0">00020</a> <span class="keyword">typedef</span> <a class="code" href="osclconfig__time_8h.html#a1">OsclBasicTimeStruct</a> <a class="code" href="osclconfig__time__check_8h.html#a0">__Validate__BasicTimeStruct__</a>; 2000021 21<a name="l00026"></a><a class="code" href="osclconfig__time__check_8h.html#a1">00026</a> <span class="keyword">typedef</span> <a class="code" href="osclconfig__time_8h.html#a2">OsclBasicDateTimeStruct</a> <a class="code" href="osclconfig__time__check_8h.html#a1">__Validate__BasicTimeDateStruct__</a>; 2200027 2300028 <span class="preprocessor">#endif //OSCLCONFIG_TIME_CHECK_H_INCLUDED</span> 2400029 <span class="preprocessor"></span> 2500030 26</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 27<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 28</small></address> 29</body> 30</html> 31