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>oscl_file_stats.h File Reference</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>oscl_file_stats.h File Reference</h1>File stats class. 10<a href="#_details">More...</a> 11<p> 12<code>#include "<a class="el" href="oscl__base_8h-source.html">oscl_base.h</a>"</code><br> 13<code>#include "<a class="el" href="osclconfig__io_8h-source.html">osclconfig_io.h</a>"</code><br> 14 15<p> 16<a href="oscl__file__stats_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0> 17<tr><td></td></tr> 18<tr><td colspan=2><br><h2>Data Structures</h2></td></tr> 19<tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclFileStats.html">OsclFileStats</a></td></tr> 20<tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclFileStatsItem.html">OsclFileStatsItem</a></td></tr> 21<tr><td colspan=2><br><h2>Defines</h2></td></tr> 22<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclio.html#a19">OSCL_FILE_STATS_LOGGER_NODE</a> "<a class="el" href="classOsclFileStats.html">OsclFileStats</a>"</td></tr> 23<tr><td colspan=2><br><h2>Enumerations</h2></td></tr> 24<tr><td nowrap align=right valign=top>enum </td><td valign=bottom><a class="el" href="group__osclio.html#a29">TOsclFileOp</a> { <br> 25 <a class="el" href="group__osclio.html#a29a2">EOsclFileOp_Open</a>, 26<a class="el" href="group__osclio.html#a29a3">EOsclFileOp_Close</a>, 27<a class="el" href="group__osclio.html#a29a4">EOsclFileOp_Read</a>, 28<a class="el" href="group__osclio.html#a29a5">EOsclFileOp_Write</a>, 29<br> 30 <a class="el" href="group__osclio.html#a29a6">EOsclFileOp_Seek</a>, 31<a class="el" href="group__osclio.html#a29a7">EOsclFileOp_Tell</a>, 32<a class="el" href="group__osclio.html#a29a8">EOsclFileOp_Size</a>, 33<a class="el" href="group__osclio.html#a29a9">EOsclFileOp_Flush</a>, 34<br> 35 <a class="el" href="group__osclio.html#a29a10">EOsclFileOp_EndOfFile</a>, 36<a class="el" href="group__osclio.html#a29a11">EOsclFileOp_NativeOpen</a>, 37<a class="el" href="group__osclio.html#a29a12">EOsclFileOp_NativeClose</a>, 38<a class="el" href="group__osclio.html#a29a13">EOsclFileOp_NativeRead</a>, 39<br> 40 <a class="el" href="group__osclio.html#a29a14">EOsclFileOp_NativeWrite</a>, 41<a class="el" href="group__osclio.html#a29a15">EOsclFileOp_NativeSeek</a>, 42<a class="el" href="group__osclio.html#a29a16">EOsclFileOp_NativeTell</a>, 43<a class="el" href="group__osclio.html#a29a17">EOsclFileOp_NativeSize</a>, 44<br> 45 <a class="el" href="group__osclio.html#a29a18">EOsclFileOp_NativeFlush</a>, 46<a class="el" href="group__osclio.html#a29a19">EOsclFileOp_NativeEndOfFile</a>, 47<a class="el" href="group__osclio.html#a29a20">EOsclFileOp_Last</a> 48<br> 49 }</td></tr> 50</table> 51<hr><a name="_details"></a><h2>Detailed Description</h2> 52File stats class. 53<p> 54 55<p> 56<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 57<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 58</small></address> 59</body> 60</html> 61