process Directory Reference

Directories

directory  qt
 

Files

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