Class CompositeProcess

Inheritance Relationships

Base Types

Class Documentation

class CompositeProcess : public eat::framework::Process, public eat::framework::Graph

A process which just contains some other processes, and connections between them

Public Functions

void connect(const PortPtr &a, const PortPtr &b)