CLAM-Development  1.4.0
CLAM::InControl< ControlDataType > Member List

This is the complete list of members for CLAM::InControl< ControlDataType >, including all inherited members.

_hasBeenReadCLAM::InControlBasemutableprotected
DefaultValue() const CLAM::InControlBase
DoControl(const ControlDataType &val)CLAM::InControl< ControlDataType >inlinevirtual
GetLastValue() const CLAM::InControl< ControlDataType >inlinevirtual
GetLastValueAsString()CLAM::InControl< ControlDataType >inlinevirtual
GetLastValueAsString()CLAM::InControl< ControlDataType >virtual
GetName() const CLAM::InControlBaseinline
GetProcessing() const CLAM::InControlBaseinline
GetTypeId() const CLAM::InControl< ControlDataType >inlinevirtual
HasBeenRead() const CLAM::InControlBaseinline
InControl(const std::string &name="unnamed in control", Processing *proc=0)CLAM::InControl< ControlDataType >inline
InControl(const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(const ParameterType &))CLAM::InControl< ControlDataType >inline
InControl(unsigned id, const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(unsigned, const ParameterType &))CLAM::InControl< ControlDataType >inline
InControl(const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(ParameterType))CLAM::InControl< ControlDataType >inline
InControl(unsigned id, const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(unsigned, ParameterType))CLAM::InControl< ControlDataType >inline
InControlBase(const std::string &name, Processing *processing=0)CLAM::InControlBase
IsBounded() const CLAM::InControlBase
IsConnected() const CLAM::InControlBaseinline
IsConnectedTo(OutControlBase &out)CLAM::InControlBase
LowerBound() const CLAM::InControlBase
mBoundedCLAM::InControlBaseprotected
mDefaultValueCLAM::InControlBaseprotected
mHasDefaultValueCLAM::InControlBaseprotected
mLastValueCLAM::InControl< ControlDataType >protected
mLinksCLAM::InControlBaseprotected
mLowerBoundCLAM::InControlBaseprotected
mProcessingCLAM::InControlBaseprotected
mUpperBoundCLAM::InControlBaseprotected
OutControlInterface_AddLink(OutControlBase &outControl)CLAM::InControlBaseinline
OutControlInterface_RemoveLink(OutControlBase &outControl)CLAM::InControlBaseinline
Peers typedefCLAM::InControlBaseprotected
SetBounds(TControlData lower, TControlData upper)CLAM::InControlBase
SetDefaultValue(TControlData val)CLAM::InControlBase
UpperBound() const CLAM::InControlBase
~InControl()CLAM::InControl< ControlDataType >inlinevirtual
~InControlBase()CLAM::InControlBasevirtual