Process.h File Reference

This class represents a container of tasks and connectors and is responsible for controlling its execution flow. More...

#include "Config.h"
#include <memory>
#include <thread>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::process::Process
 

Namespaces

 te
 TerraLib.
 
 te::process
 

Detailed Description

This class represents a container of tasks and connectors and is responsible for controlling its execution flow.

Definition in file Process.h.