26 #ifndef __TERRALIB_VP_INTERNAL_OPERATIONTHREADMANAGER_H 27 #define __TERRALIB_VP_INTERNAL_OPERATIONTHREADMANAGER_H 43 class AbstractDataHandler;
44 class AbstractOperation;
45 class OperationThreadManagerListener;
82 #endif //__TERRALIB_VP_INTERNAL_OPERATIONTHREADMANAGER_H #define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
std::unique_ptr< AbstractOperation > m_operation
This class can be used to inform the progress of a task.
This abstract class represents handler to help reading and writing data from/to a dataSource by divid...
Abstract class used to define an operation.
te::common::TaskProgress * m_task
Configuration flags for the Terrralib Vector Processing module.
std::unique_ptr< AbstractDataHandler > m_dataHandler