VAPOR3 3.9.4
|
This is the complete list of members for VAPoR::Progress, including all inherited members.
Cancelled() | VAPoR::Progress | inlinestatic |
Finish() | VAPoR::Progress | static |
Finish_t typedef | VAPoR::Progress | |
SetHandlers(Start_t start, Update_t update, Finish_t finish) | VAPoR::Progress | static |
Sleep(double s) | VAPoR::Progress | static |
Start(const std::string &name, long total, bool cancelable=false) | VAPoR::Progress | static |
Start_t typedef | VAPoR::Progress | |
StartIndefinite(const std::string &name, bool cancelable=false) | VAPoR::Progress | static |
Update(long completed) | VAPoR::Progress | static |
Update_t typedef | VAPoR::Progress |