#include <sstream>
#include <string>
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
Classes | |
class | CLAM::InControl |
Processing in control class. More... | |
class | CLAM::InControlTmpl< ProcObj > |
Subclass of InControl that provides the incontrol with a callback method The method must be defined inside the parent Processing class. More... | |
Typedefs | |
typedef float | CLAM::TControlData |
Control events type. |