Class to manager group values in threads. More...
#include "Config.h"
#include "../common/progress/TaskProgress.h"
#include <map>
#include <vector>
#include <boost/thread/mutex.hpp>
Go to the source code of this file.
Classes | |
class | te::vp::GroupThreadManager |
Namespaces | |
te | |
TerraLib. | |
te::common | |
Namespace for the Common module of TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
te::mem | |
Namespace for the memory data source of TerraLib. | |
te::vp | |
Namespace for Vector Processing module of TerraLib. | |
Class to manager group values in threads.
Definition in file GroupThreadManager.h.