3es  0.7
tes::TransferProgress Struct Reference

A structure tracking progress of a data transfer. More...

#include <3estransferprogress.h>

Public Member Functions

void reset ()
 Reset to zero, incomplete, not failed.
 

Public Attributes

int64_t progress
 Progress value for the current phase.
 
int phase
 Phase value.
 
bool complete
 Progress complete?
 
bool failed
 Transfer failed?
 

Detailed Description

A structure tracking progress of a data transfer.

The semantics of progress and phase depend on usage.

Most notably used with Resource.


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