26 #ifndef __TERRALIB_PROCESS_INTERNAL_CONNECTOR_H 27 #define __TERRALIB_PROCESS_INTERNAL_CONNECTOR_H 60 const std::string& getId()
const;
63 void setId(
const std::string&
id);
78 std::size_t getParamIndexFrom()
const;
84 std::size_t getParamIndexTo()
const;
127 #endif // __TERRALIB_PROCESS_INTERNAL_CONNECTOR_H te::process::Task * m_taskFrom
Configuration flags for TerraLib Process.
std::size_t m_paramIndexFrom
std::string m_id
The ID of the connector.
This class represents the description of a parameter.
te::process::Task * m_taskTo
Abstraction that represents a Connector between parameters of a Task.
std::size_t m_paramIndexTo