26 #ifndef __TERRALIB_PROCESS_INTERNAL_DATASTORETASKPROCESS_H 27 #define __TERRALIB_PROCESS_INTERNAL_DATASTORETASKPROCESS_H 43 void setDataSourceType(
const std::string& type);
45 std::string getDataSourceType();
66 Task* build()
override;
71 #endif // __TERRALIB_PROCESS_INTERNAL_DATASTORETASKPROCESS_H Configuration flags for TerraLib Process.
This class represents the description of a parameter.
Abstraction that represents a Task that can be executed.
Wrapper function used to create taks. Used to avoid C++ to create multiple instances of the factory s...