#include "OutControl.hxx"
#include "OutControlArray.hxx"
#include "Processing.hxx"
#include "ProcessingData.hxx"
#include <typeinfo>
#include <string>
#include <vector>
#include <queue>
#include "Mutex.hxx"
Go to the source code of this file.
Classes | |
class | CLAM::ControllerConfig |
Configuration for the Controller PO. More... | |
class | CLAM::Controller |
This processing object is mainly an aggregate of out controls, that can be connected with other POs in controls, as usual. More... | |
Namespaces | |
namespace | CLAM |