rpmop_s Struct Reference
[RPMIO.]

Cumulative statistics for an operation. More...

#include <rpmio/rpmsw.h>

Collaboration diagram for rpmop_s:

Collaboration graph
[legend]

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

int rpmop_s::count

Number of operations.

Definition at line 35 of file rpmsw.h.

Referenced by rpmReadPackageFile(), rpmswAdd(), rpmswEnter(), rpmswPrint(), 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(), rpmswPrint(), 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(), rpmswPrint(), rpmswSub(), rpmtsPrintStat(), and tvsub().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 03:32:10 2008 for rpm by  doxygen 1.5.1