#include <string>
#include <list>
#include <typeinfo>
#include <CLAM/BaseTypedInControl.hxx>
#include <CLAM/BaseTypedOutControl.hxx>
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
Classes | |
class | CLAM::TypedInControl< TypedControlData > |
class | CLAM::CascadingTypedInControl< TypedControlData, ProcObj > |
Subclass of TypedInControl that provides the typedincontrol with a callback method The method must be defined inside the parent Processing class. More... |