, including all inherited members.
_hasBeenRead | CLAM::InControlBase | [mutable, protected] |
DefaultValue() const | CLAM::InControlBase | |
DoControl(const ControlDataType &val) | CLAM::InControl< ControlDataType > | [inline, virtual] |
GetLastValue() const | CLAM::InControl< ControlDataType > | [inline, virtual] |
GetLastValueAsString() | CLAM::InControl< ControlDataType > | [inline, virtual] |
GetLastValueAsString() | CLAM::InControl< ControlDataType > | [inline, virtual] |
GetName() const | CLAM::InControlBase | [inline] |
GetProcessing() const | CLAM::InControlBase | [inline] |
GetTypeId() const | CLAM::InControl< ControlDataType > | [inline, virtual] |
HasBeenRead() const | CLAM::InControlBase | [inline] |
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::InControlBase | [inline] |
IsConnectedTo(OutControlBase &out) | CLAM::InControlBase | |
LowerBound() const | CLAM::InControlBase | |
mBounded | CLAM::InControlBase | [protected] |
mDefaultValue | CLAM::InControlBase | [protected] |
mHasDefaultValue | CLAM::InControlBase | [protected] |
mLastValue | CLAM::InControl< ControlDataType > | [protected] |
mLinks | CLAM::InControlBase | [protected] |
mLowerBound | CLAM::InControlBase | [protected] |
mProcessing | CLAM::InControlBase | [protected] |
mUpperBound | CLAM::InControlBase | [protected] |
OutControlInterface_AddLink(OutControlBase &outControl) | CLAM::InControlBase | [inline] |
OutControlInterface_RemoveLink(OutControlBase &outControl) | CLAM::InControlBase | [inline] |
Peers typedef | CLAM::InControlBase | [protected] |
SetBounds(TControlData lower, TControlData upper) | CLAM::InControlBase | |
SetDefaultValue(TControlData val) | CLAM::InControlBase | |
UpperBound() const | CLAM::InControlBase | |
~InControl() | CLAM::InControl< ControlDataType > | [inline, virtual] |
~InControlBase() | CLAM::InControlBase | [virtual] |