, including all inherited members.
add(const std::string &name, Result(Type::*function)(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])) | rosmatlab::MexMethodMap< Type > | [inline] |
add(const std::string &name, Result(Type::*function)(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) const) | rosmatlab::MexMethodMap< Type > | [inline] |
add(const std::string &name, Result(Type::*function)(int nrhs, const mxArray *prhs[])) | rosmatlab::MexMethodMap< Type > | [inline] |
add(const std::string &name, Result(Type::*function)(int nrhs, const mxArray *prhs[]) const) | rosmatlab::MexMethodMap< Type > | [inline] |
add(const std::string &name, Result(Type::*function)()) | rosmatlab::MexMethodMap< Type > | [inline] |
add(const std::string &name, Result(Type::*function)() const) | rosmatlab::MexMethodMap< Type > | [inline] |
call(Type *object, const std::string &name, int &nlhs, mxArray **&plhs, int &nrhs, const mxArray **&prhs) const | rosmatlab::MexMethodMap< Type > | [inline] |
has(const std::string &name) const | rosmatlab::MexMethodMap< Type > | [inline] |
initialize() | rosmatlab::MexMethodMap< Type > | [inline] |
initialized_ | rosmatlab::MexMethodMap< Type > | [private] |
methods_ | rosmatlab::MexMethodMap< Type > | [private] |
MexMethodMap() | rosmatlab::MexMethodMap< Type > | [inline] |
operator void *() const | rosmatlab::MexMethodMap< Type > | [inline] |
throw_on_unknown_ | rosmatlab::MexMethodMap< Type > | [private] |
throwOnUnknown(bool value=true) | rosmatlab::MexMethodMap< Type > | [inline] |