A base for classes which wish to take some action during a lengthy operation. More...
#include <vcl_string.h>
#include <vcl_map.h>
Go to the source code of this file.
Classes | |
class | mbl_progress_cancel_exception |
An exception that can be thrown by an operation when cancelled. More... | |
class | mbl_progress |
An API for reporting progress. More... |
A base for classes which wish to take some action during a lengthy operation.
Definition in file mbl_progress.h.