Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 4561441640a3144bf2d62fff30a26c55 > files > 125

libpst-0.6.44-1mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libpst.so.4: libpst/timeconv.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">libpst</a></div>
<h1>timeconv.h</h1><a href="timeconv_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 <span class="preprocessor">#ifndef __PST_TIMECONV_H</span>
00002 <span class="preprocessor"></span><span class="preprocessor">#define __PST_TIMECONV_H</span>
00003 <span class="preprocessor"></span>
00004 <span class="preprocessor">#include "<a class="code" href="common_8h.html">common.h</a>"</span>
00005 
00006 <span class="preprocessor">#ifdef __cplusplus</span>
00007 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
00008 <span class="preprocessor">#endif</span>
00009 <span class="preprocessor"></span>
00014     <span class="keywordtype">char</span>* <a class="code" href="timeconv_8h.html#a0">pst_fileTimeToAscii</a> (<span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime, <span class="keywordtype">char</span>* result);
00015 
00020     <span class="keywordtype">void</span> <a class="code" href="timeconv_8h.html#a1">pst_fileTimeToStructTM</a> (<span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime, <span class="keyword">struct</span> tm *result);
00021 
00026     time_t <a class="code" href="timeconv_8h.html#a2">pst_fileTimeToUnixTime</a>( <span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime);
00027 <span class="preprocessor">#ifdef __cplusplus</span>
00028 <span class="preprocessor"></span>}
00029 <span class="preprocessor">#endif</span>
00030 <span class="preprocessor"></span>
00031 <span class="preprocessor">#endif</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sun Sep 20 11:20:24 2009 for libpst.so.4 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>