26 #ifndef __TERRALIB_PROCESS_INTERNAL_TASKCAPABILITIES_H 27 #define __TERRALIB_PROCESS_INTERNAL_TASKCAPABILITIES_H 62 std::size_t size()
const;
71 const std::vector<ParameterDescriptor>& getParameterDescriptors()
const;
77 std::size_t getParameterIndex(
const std::string& name)
const;
86 #endif // __TERRALIB_PROCESS_INTERNAL_TASKCAPABILITIES_H Configuration flags for TerraLib Process.
Represents the capabilities of a task.
This class represents the description of a parameter.
std::vector< ParameterDescriptor > m_vecParameterDescriptors