This is the complete list of members for
mbl_progress_hierarchy, 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 | |
identifier_stack_ | mbl_progress_hierarchy | [private] |
increment_progress(const vcl_string &identifier, const int n=1) | mbl_progress | |
is_cancelled(const vcl_string &identifier) const | mbl_progress | |
just_ended_ | mbl_progress_hierarchy | [private] |
mbl_progress() | mbl_progress | [inline] |
mbl_progress_hierarchy() | mbl_progress_hierarchy | [inline, protected] |
on_changed_progress(double fraction)=0 | mbl_progress_hierarchy | [protected, pure virtual] |
on_end_progress(const vcl_string &identifier) | mbl_progress_hierarchy | [protected, virtual] |
on_set_estimated_iterations(const vcl_string &identifier, const int total_iterations) | mbl_progress_hierarchy | [protected, virtual] |
on_set_progress(const vcl_string &identifier, const int progress) | mbl_progress_hierarchy | [protected, 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] |
~mbl_progress() | mbl_progress | [inline, virtual] |