blob: c2c8841bc275d8af98a6c9f0d4aa4d285a4fd90e [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>oscl_file_stats.h File Reference</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>oscl_file_stats.h File Reference</h1>File stats class.
<a href="#_details">More...</a>
<p>
<code>#include "<a class="el" href="oscl__base_8h-source.html">oscl_base.h</a>"</code><br>
<code>#include "<a class="el" href="osclconfig__io_8h-source.html">osclconfig_io.h</a>"</code><br>
<p>
<a href="oscl__file__stats_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Structures</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclFileStats.html">OsclFileStats</a></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html">OsclFileStatsItem</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclio.html#a19">OSCL_FILE_STATS_LOGGER_NODE</a>&nbsp;&nbsp;&nbsp;"<a class="el" href="classOsclFileStats.html">OsclFileStats</a>"</td></tr>
<tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom><a class="el" href="group__osclio.html#a29">TOsclFileOp</a> { <br>
&nbsp;&nbsp;<a class="el" href="group__osclio.html#a29a2">EOsclFileOp_Open</a>,
<a class="el" href="group__osclio.html#a29a3">EOsclFileOp_Close</a>,
<a class="el" href="group__osclio.html#a29a4">EOsclFileOp_Read</a>,
<a class="el" href="group__osclio.html#a29a5">EOsclFileOp_Write</a>,
<br>
&nbsp;&nbsp;<a class="el" href="group__osclio.html#a29a6">EOsclFileOp_Seek</a>,
<a class="el" href="group__osclio.html#a29a7">EOsclFileOp_Tell</a>,
<a class="el" href="group__osclio.html#a29a8">EOsclFileOp_Size</a>,
<a class="el" href="group__osclio.html#a29a9">EOsclFileOp_Flush</a>,
<br>
&nbsp;&nbsp;<a class="el" href="group__osclio.html#a29a10">EOsclFileOp_EndOfFile</a>,
<a class="el" href="group__osclio.html#a29a11">EOsclFileOp_NativeOpen</a>,
<a class="el" href="group__osclio.html#a29a12">EOsclFileOp_NativeClose</a>,
<a class="el" href="group__osclio.html#a29a13">EOsclFileOp_NativeRead</a>,
<br>
&nbsp;&nbsp;<a class="el" href="group__osclio.html#a29a14">EOsclFileOp_NativeWrite</a>,
<a class="el" href="group__osclio.html#a29a15">EOsclFileOp_NativeSeek</a>,
<a class="el" href="group__osclio.html#a29a16">EOsclFileOp_NativeTell</a>,
<a class="el" href="group__osclio.html#a29a17">EOsclFileOp_NativeSize</a>,
<br>
&nbsp;&nbsp;<a class="el" href="group__osclio.html#a29a18">EOsclFileOp_NativeFlush</a>,
<a class="el" href="group__osclio.html#a29a19">EOsclFileOp_NativeEndOfFile</a>,
<a class="el" href="group__osclio.html#a29a20">EOsclFileOp_Last</a>
<br>
}</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
File stats class.
<p>
<p>
<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>