#include "Processing.hxx"
#include "ProcessingData.hxx"
#include "InControlTmplArray.hxx"
#include <vector>
#include <queue>
#include "Mutex.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | CLAM |
Classes | |
| class | CLAM::Control2DataConfig |
| Configuration for the Control2Data PO. More... | |
| class | CLAM::Control2Data |
| This processing object is mainly an aggregate of input control data It works by asynchronously receiving messages, keeping them enqueued and synchronously converting them to a Processing Data, at Do() time. More... | |
1.5.5