#include "Processing.hxx"
#include "ProcessingData.hxx"
#include "InControlArray.hxx"
#include <vector>
#include <queue>
#include "Mutex.hxx"
Go to the source code of this file.
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... | |
Namespaces | |
namespace | CLAM |