26 #ifndef __TERRALIB_PROCESS_INTERNAL_DATASTORETASKPROCESS_H
27 #define __TERRALIB_PROCESS_INTERNAL_DATASTORETASKPROCESS_H
Abstraction that represents a Task that can be executed.
Task * build() override
Concrete factories (derived from this one) must implement this method in order to create objects.
std::string getDataSourceType()
void setDataSourceType(const std::string &type)
Wrapper function used to create taks. Used to avoid C++ to create multiple instances of the factory s...
This class represents the description of a parameter.
Proxy configuration file for TerraView (see terraview_config.h).