Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 2269bb274471fd2722517c2c0b740d7f > files > 337

rpm-devel-4.0.4-19mdk.i586.rpm

<!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>OPSTAT_t struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</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; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>OPSTAT_t Struct Reference<br>
<small>
[<a class="el" href="group__rpmio.html">RPMIO.</a>]</small>
</h1><code>#include &lt;<a class="el" href="rpmio__internal_8h-source.html">rpmio_internal.h</a>&gt;</code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structOPSTAT__t.html#m0">count</a></td></tr>
<tr><td nowrap align=right valign=top>off_t&nbsp;</td><td valign=bottom><a class="el" href="structOPSTAT__t.html#m1">bytes</a></td></tr>
<tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="structOPSTAT__t.html#m2">msecs</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Cumulative statistics for an I/O operation. 
<p>

<p>
Definition at line <a class="el" href="rpmio__internal_8h-source.html#l00024">24</a> of file <a class="el" href="rpmio__internal_8h-source.html">rpmio_internal.h</a>.<hr><h2>Field Documentation</h2>
<a name="m1" doxytag="OPSTAT_t::bytes"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> off_t OPSTAT_t::bytes
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Number of bytes transferred. 
<p>
Definition at line <a class="el" href="rpmio__internal_8h-source.html#l00026">26</a> of file <a class="el" href="rpmio__internal_8h-source.html">rpmio_internal.h</a>.
<p>
Referenced by <a class="el" href="rpmio__internal_8h-source.html#l00365">fdstat_print</a>().    </td>
  </tr>
</table>
<a name="m0" doxytag="OPSTAT_t::count"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int OPSTAT_t::count
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Number of operations. 
<p>
Definition at line <a class="el" href="rpmio__internal_8h-source.html#l00025">25</a> of file <a class="el" href="rpmio__internal_8h-source.html">rpmio_internal.h</a>.
<p>
Referenced by <a class="el" href="rpmio__internal_8h-source.html#l00365">fdstat_print</a>().    </td>
  </tr>
</table>
<a name="m2" doxytag="OPSTAT_t::msecs"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> time_t OPSTAT_t::msecs
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Number of milli-seconds. 
<p>
Definition at line <a class="el" href="rpmio__internal_8h-source.html#l00027">27</a> of file <a class="el" href="rpmio__internal_8h-source.html">rpmio_internal.h</a>.
<p>
Referenced by <a class="el" href="rpmio__internal_8h-source.html#l00365">fdstat_print</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>rpmio/<a class="el" href="rpmio__internal_8h-source.html">rpmio_internal.h</a></ul>
<hr><address style="align: right;"><small>Generated on Thu Sep 12 22:15:10 2002 for rpm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>