CLAM-Development
1.4.0
|
This is the complete list of members for CLAM::ControlArray< ControlT >, including all inherited members.
Append(int size, const std::string &names, Processing *parent) | CLAM::ControlArray< ControlT > | |
Append(int size, const std::list< std::string > &names, Processing *parent) | CLAM::ControlArray< ControlT > | |
Clear() | CLAM::ControlArray< ControlT > | inline |
ControlArray() | CLAM::ControlArray< ControlT > | inline |
ControlArray(int size, const std::string &name, Processing *parent) | CLAM::ControlArray< ControlT > | inline |
ControlArray(int size, const std::list< std::string > &names, Processing *parent) | CLAM::ControlArray< ControlT > | inline |
ControlArray(int size, const std::string &name, ProcessingType *parent, void(ProcessingType::*method)(unsigned, ValueType)) | CLAM::ControlArray< ControlT > | inline |
operator[](int i) | CLAM::ControlArray< ControlT > | inline |
operator[](int i) const | CLAM::ControlArray< ControlT > | inline |
Resize(int size, const std::string &name, Processing *parent) | CLAM::ControlArray< ControlT > | |
Resize(int size, const std::list< std::string > &names, Processing *parent) | CLAM::ControlArray< ControlT > | |
Resize(int size, const std::string &name, ProcessingType *parent, void(ProcessingType::*method)(unsigned, ValueType)) | CLAM::ControlArray< ControlT > | inline |
Shrink(int size) | CLAM::ControlArray< ControlT > | protected |
Size() const | CLAM::ControlArray< ControlT > | inline |
~ControlArray() | CLAM::ControlArray< ControlT > | inline |