A singleton class used to manage tasks progresses and their viewers. More...
#include "../Config.h"#include "../Singleton.h"#include "../ThreadingPolicies.h"#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | te::common::ProgressManager | 
| A singleton class used to manage tasks progresses and their viewers.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::common | |
| Namespace for the Common module of TerraLib.  | |
A singleton class used to manage tasks progresses and their viewers.
Definition in file ProgressManager.h.