_RDD_PROGRESS Struct Reference

#include <progress.h>


Detailed Description

Definition at line 40 of file progress.h.


Data Fields

rdd_count_t curpos
rdd_count_t input_size
rdd_count_t last_pos
double last_time
rdd_count_t nsubst
double period
rdd_count_t poll_delta
double start_time

Field Documentation

current position in bytes

Definition at line 46 of file progress.h.

size of input file or RDD_WHOLE_FILE

Definition at line 42 of file progress.h.

position of last successful poll

Definition at line 47 of file progress.h.

time of last poll

Definition at line 44 of file progress.h.

total bytes substituted

Definition at line 48 of file progress.h.

progress reporting interval (seconds)

Definition at line 41 of file progress.h.

poll every poll_delta bytes

Definition at line 45 of file progress.h.

time at which copying started

Definition at line 43 of file progress.h.


The documentation for this struct was generated from the following file:

Generated on Sun Feb 6 12:36:45 2011 for rdd by  doxygen 1.5.6