rpmop_s Struct Reference
[RPMIO.]

Cumulative statistics for an operation. More...

#include <rpmsw.h>


Data Fields

rpmsw_s begin
int count
size_t bytes
rpmtime_t usecs


Detailed Description

Cumulative statistics for an operation.

Definition at line 33 of file rpmsw.h.


Field Documentation

struct rpmsw_s rpmop_s::begin

Starting time stamp.

Definition at line 34 of file rpmsw.h.

Referenced by rpmswDiff(), rpmswEnter(), and rpmswExit().

size_t rpmop_s::bytes

Number of bytes transferred.

Definition at line 36 of file rpmsw.h.

Referenced by rpmswAdd(), rpmswEnter(), rpmswExit(), rpmswSub(), and rpmtsPrintStat().

int rpmop_s::count

Number of operations.

Definition at line 35 of file rpmsw.h.

Referenced by rpmReadPackageFile(), rpmswAdd(), rpmswEnter(), rpmswSub(), rpmtsPrintStat(), verifyDSASignature(), verifyMD5Signature(), and verifyRSASignature().

rpmtime_t rpmop_s::usecs

Number of ticks.

Definition at line 37 of file rpmsw.h.

Referenced by psmWait(), rpmswAdd(), rpmswEnter(), rpmswExit(), rpmswSub(), rpmtsPrintStat(), and tvsub().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 28 12:45:30 2009 for rpm by  doxygen 1.4.7