Directories | |
qt | |
Files | |
Config.h | |
Configuration flags for TerraLib Process. | |
Connector.h | |
Abstraction that represents a Connector between parameters of a Task. | |
DataAccessTaskProcess.h | |
Example of DataAccess Tasks. | |
DataStoreTaskProcess.h | |
Example of DataStore Tasks. | |
Module.h | |
This singleton defines the TerraLib Process module entry. | |
ParameterDescriptor.h | |
This class represents the description of a parameter. | |
ParameterValue.h | |
This class represents the value of a parameter. | |
Process.h | |
This class represents a container of tasks and connectors and is responsible for controlling its execution flow. | |
ProcessListener.h | |
This abstract class a listener to the process flow. | |
Serializer.h | |
This class serializes the common data structures from Process Module. | |
SimpleDataParameterValue.h | |
This class represents a simple data parameter value. | |
Task.h | |
Abstraction that represents a Task that can be executed. | |
TaskCapabilities.h | |
Represents the capabilities of a task. | |
TaskParameters.h | |
This class is a holder for all the task input and output parameters. | |