CLAM::InControlTmpl< ProcObj > Member List
This is the complete list of members for
CLAM::InControlTmpl< ProcObj >, including all inherited members.
DefaultValue() const | CLAM::InControl | |
DoControl(TControlData val) | CLAM::InControlTmpl< ProcObj > | [inline, virtual] |
ExistMemberFunc() | CLAM::InControlTmpl< ProcObj > | [inline] |
GetId(void) const | CLAM::InControlTmpl< ProcObj > | [inline] |
GetLastValue() const | CLAM::InControl | [inline] |
GetLastValueAsBoolean() const | CLAM::InControl | [inline] |
GetLastValueAsInteger() const | CLAM::InControl | [inline] |
GetName() const | CLAM::InControl | [inline] |
GetProcessing() const | CLAM::InControl | [inline] |
InControl(const std::string &name, Processing *parent=0, const bool publish=true) | CLAM::InControl | |
InControlTmpl(const std::string &name, ProcObj *parent, TPtrMemberFunc f=0, const bool publish=true) | CLAM::InControlTmpl< ProcObj > | [inline] |
InControlTmpl(int id, const std::string &name, ProcObj *parent, TPtrMemberFuncId f, const bool publish=true) | CLAM::InControlTmpl< ProcObj > | [inline] |
IsBounded() const | CLAM::InControl | |
IsConnected() const | CLAM::InControl | |
IsConnectedTo(OutControl &) | CLAM::InControl | |
LowerBound() const | CLAM::InControl | |
mBounded | CLAM::InControl | [protected] |
mDefaultValue | CLAM::InControl | [protected] |
mHasDefaultValue | CLAM::InControl | [protected] |
mLastValue | CLAM::InControl | [protected] |
mLinks | CLAM::InControl | [protected] |
mLowerBound | CLAM::InControl | [protected] |
mName | CLAM::InControl | [protected] |
mParent | CLAM::InControl | [protected] |
mUpperBound | CLAM::InControl | [protected] |
OutControlInterface_AddLink(OutControl &outControl) | CLAM::InControl | |
OutControlInterface_RemoveLink(OutControl &outControl) | CLAM::InControl | |
SetBounds(TControlData lower, TControlData upper) | CLAM::InControl | |
SetDefaultValue(TControlData val) | CLAM::InControl | |
SetMemberFunc(TPtrMemberFunc f) | CLAM::InControlTmpl< ProcObj > | [inline] |
TPtrMemberFunc typedef | CLAM::InControlTmpl< ProcObj > | |
TPtrMemberFuncId typedef | CLAM::InControlTmpl< ProcObj > | |
UpperBound() const | CLAM::InControl | |
~InControl() | CLAM::InControl | [virtual] |
~InControlTmpl() | CLAM::InControlTmpl< ProcObj > | [inline] |