CLAM-Development
1.4.0
|
This is the complete list of members for CLAM::TypedInControl< ControlDataType >, including all inherited members.
_hasBeenRead | CLAM::InControlBase | mutableprotected |
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::InControlBase | inline |
GetProcessing() const | CLAM::InControlBase | inline |
GetTypeId() const | CLAM::InControl< ControlDataType > | inlinevirtual |
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 | |
TypedInControl(const std::string &name="unnamed in control", Processing *proc=0) | CLAM::TypedInControl< ControlDataType > | inline |
TypedInControl(const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(const ParameterType &)) | CLAM::TypedInControl< ControlDataType > | inline |
TypedInControl(unsigned id, const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(unsigned, const ParameterType &)) | CLAM::TypedInControl< ControlDataType > | inline |
TypedInControl(const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(ParameterType)) | CLAM::TypedInControl< ControlDataType > | inline |
TypedInControl(unsigned id, const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(unsigned, ParameterType)) | CLAM::TypedInControl< ControlDataType > | inline |
UpperBound() const | CLAM::InControlBase | |
~InControl() | CLAM::InControl< ControlDataType > | inlinevirtual |
~InControlBase() | CLAM::InControlBase | virtual |