ProgressDelegate Member List

This is the complete list of members for ProgressDelegate, including all inherited members.
getCancelled(void)=0ProgressDelegate [pure virtual]
getProgress(void) const ProgressDelegate
ProgressDelegate(void)ProgressDelegate [protected]
reportProgress(double progress, const char *message)=0ProgressDelegate [pure virtual]
setTotal(double total)ProgressDelegate
updateCompleted(double delta, const char *message)ProgressDelegate
~ProgressDelegate(void)ProgressDelegate [virtual]

LizardTech