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.
This class represents a container of tasks and connectors and is responsible for controlling its execution flow.
Definition in file Process.h.