actual_ | opspace::Task | [protected] |
check(int const *param, int value) const | opspace::ParameterReflection | [virtual] |
check(std::string const *param, std::string const &value) const | opspace::ParameterReflection | [virtual] |
check(double const *param, double value) const | opspace::ParameterReflection | [virtual] |
check(Vector const *param, Vector const &value) const | opspace::ParameterReflection | [virtual] |
check(Matrix const *param, Matrix const &value) const | opspace::ParameterReflection | [virtual] |
command_ | opspace::Task | [protected] |
curvel_ | tut05::PTask | |
dbg(std::ostream &os, std::string const &title, std::string const &prefix) const | opspace::Task | [virtual] |
declareParameter(std::string const &name, int *integer, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, std::string *instance, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, double *real, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, Vector *vector, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
declareParameter(std::string const &name, Matrix *matrix, parameter_flags_t flags=PARAMETER_FLAG_DEFAULT) | opspace::ParameterReflection | [protected] |
dump(std::ostream &os, std::string const &title, std::string const &prefix) const | opspace::Task | [virtual] |
getActual() const | opspace::Task | [inline] |
getCommand() const | opspace::Task | [inline] |
getJacobian() const | opspace::Task | [inline] |
getName() const | opspace::ParameterReflection | [inline] |
getParameterTable() const | opspace::ParameterReflection | [inline] |
getSigmaThreshold() const | opspace::Task | [inline] |
getTypeName() const | opspace::ParameterReflection | [inline] |
goalpos_ | tut05::PTask | |
goalvel_ | tut05::PTask | |
init(jspace::Model const &model) | tut05::PTask | [inline, virtual] |
initialized_ | tut05::PTask | |
instance_name_ | opspace::ParameterReflection | [protected] |
jacobian_ | opspace::Task | [protected] |
kd_ | tut05::PTask | |
kp_ | tut05::PTask | |
lookupParameter(std::string const &name) | opspace::ParameterReflection | |
lookupParameter(std::string const &name) const | opspace::ParameterReflection | |
lookupParameter(std::string const &name, parameter_type_t type) | opspace::ParameterReflection | |
lookupParameter(std::string const &name, parameter_type_t type) const | opspace::ParameterReflection | |
ParameterReflection(std::string const &type_name, std::string const &instance_name) | opspace::ParameterReflection | |
PTask() | tut05::PTask | [inline] |
sigma_threshold_ | opspace::Task | [protected] |
Task(std::string const &name) | opspace::Task | [explicit, protected] |
type_name_ | opspace::ParameterReflection | [protected] |
update(jspace::Model const &model) | tut05::PTask | [inline, virtual] |
updateStateAndJacobian(Model const &model) | tut05::PTask | [inline] |
~ParameterReflection() | opspace::ParameterReflection | [virtual] |