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 [read]

Starting time stamp.

Definition at line 34 of file rpmsw.h.

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

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().

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().

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 Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2