This is the complete list of members for CLAM::InControlPublisher, including all inherited members.
_hasBeenRead | CLAM::InControlBase | mutableprotected |
DefaultValue() const | CLAM::InControlBase | |
DoControl(const TControlData &val) | CLAM::InControlPublisher | inlinevirtual |
GetLastValue() const | CLAM::InControlPublisher | inlinevirtual |
GetLastValueAsString() | CLAM::InControl< float > | inlinevirtual |
GetName() const | CLAM::InControlBase | inline |
GetProcessing() const | CLAM::InControlBase | inline |
GetTypeId() const | CLAM::InControl< float > | inlinevirtual |
HasBeenRead() const | CLAM::InControlBase | inline |
InControl(const std::string &name="unnamed in control", Processing *proc=0) | CLAM::InControl< float > | inline |
InControl(const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(const ParameterType &)) | CLAM::InControl< float > | inline |
InControl(unsigned id, const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(unsigned, const ParameterType &)) | CLAM::InControl< float > | inline |
InControl(const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(ParameterType)) | CLAM::InControl< float > | inline |
InControl(unsigned id, const std::string &name, ProcessingType *proc, void(ProcessingType::*callback)(unsigned, ParameterType)) | CLAM::InControl< float > | inline |
InControlBase(const std::string &name, Processing *processing=0) | CLAM::InControlBase | |
InControlPublisher() | CLAM::InControlPublisher | inline |
InControlPublisher(const std::string &name, Processing *father) | CLAM::InControlPublisher | inline |
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< float > | 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 |
PublishInControl(FloatInControl &in) | CLAM::InControlPublisher | inline |
SetBounds(TControlData lower, TControlData upper) | CLAM::InControlBase | |
SetDefaultValue(TControlData val) | CLAM::InControlBase | |
UpperBound() const | CLAM::InControlBase | |
~InControl() | CLAM::InControl< float > | inlinevirtual |
~InControlBase() | CLAM::InControlBase | virtual |