Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

OPSTAT_t Struct Reference

#include <rpmio_internal.h>

List of all members.

Public Attributes

int count
off_t bytes
time_t msecs


Detailed Description

Cumulative statistics for an I/O operation.

Definition at line 24 of file rpmio_internal.h.


Member Data Documentation

off_t OPSTAT_t::bytes
 

Number of bytes transferred.

Definition at line 26 of file rpmio_internal.h.

int OPSTAT_t::count
 

Number of operations.

Definition at line 25 of file rpmio_internal.h.

time_t OPSTAT_t::msecs
 

Number of milli-seconds.

Definition at line 27 of file rpmio_internal.h.


The documentation for this struct was generated from the following file:
Generated at Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001