![]() |
GURLS++
2.0.00
C++ Implementation of GURLS Matlab Toolbox
|
dynacast(GurlsOption *opt) | gurls::OptFunction | [static] |
dynacast(const GurlsOption *opt) | gurls::OptFunction | [static] |
f | gurls::OptFunction | [protected] |
getDataID() | gurls::GurlsOption | [virtual] |
getName() const | gurls::OptFunction | |
getType() const | gurls::GurlsOption | |
getValue(T *array, int n) const | gurls::OptFunction | [inline] |
GurlsOption(OptTypes t) | gurls::GurlsOption | |
isA(OptTypes id) const | gurls::OptFunction | [virtual] |
name | gurls::OptFunction | [protected] |
operator<<(std::ostream &os) const | gurls::OptFunction | [virtual] |
gurls::GurlsOption::operator<<(std::ostream &os, const GurlsOption &opt) | gurls::GurlsOption | [friend] |
operator=(const OptFunction &other) | gurls::OptFunction | |
OptFunction() | gurls::OptFunction | |
OptFunction(std::string func_name) | gurls::OptFunction | |
setValue(std::string func_name) | gurls::OptFunction | [protected] |
type | gurls::GurlsOption | [protected] |
~GurlsOption() | gurls::GurlsOption | [virtual] |
~OptFunction() | gurls::OptFunction |