This is the complete list of members for
mbl_progress, including all inherited members.
display_text(const vcl_string &identifier) const | mbl_progress | |
end_progress(const vcl_string &identifier) | mbl_progress | |
estimated_iterations(const vcl_string &identifier) const | mbl_progress | |
identifier2cancel_ | mbl_progress | [private] |
identifier2displaytext_ | mbl_progress | [private] |
identifier2estimatediterations_ | mbl_progress | [private] |
identifier2progress_ | mbl_progress | [private] |
increment_progress(const vcl_string &identifier, const int n=1) | mbl_progress | |
is_cancelled(const vcl_string &identifier) const | mbl_progress | |
mbl_progress() | mbl_progress | [inline] |
on_end_progress(const vcl_string &identifier)=0 | mbl_progress | [protected, pure virtual] |
on_set_estimated_iterations(const vcl_string &identifier, const int total_iterations)=0 | mbl_progress | [protected, pure virtual] |
on_set_progress(const vcl_string &identifier, const int progress)=0 | mbl_progress | [protected, pure virtual] |
progress(const vcl_string &identifier) const | mbl_progress | |
set_cancelled(const vcl_string &identifier, const bool cancel) | mbl_progress | |
set_estimated_iterations(const vcl_string &identifier, const int iterations, const vcl_string &display_text) | mbl_progress | |
set_progress(const vcl_string &identifier, const int progress) | mbl_progress | |
set_throw_exception_on_cancel(bool t) | mbl_progress | [inline] |
throw_exception_on_cancel_ | mbl_progress | [private] |
~mbl_progress() | mbl_progress | [inline, virtual] |