This is the complete list of members for
rosmatlab::Conversion, including all inherited members.
| Conversion(const MessagePtr &message) | rosmatlab::Conversion | |
| convertFromDouble(const FieldPtr &field, const double *begin, const double *end) | rosmatlab::Conversion | [virtual] |
| convertFromMatlab(const FieldPtr &field, ConstArray source) | rosmatlab::Conversion | [virtual] |
| convertToMatlab(const FieldPtr &field) | rosmatlab::Conversion | [virtual] |
| emptyArray() const | rosmatlab::Conversion | [protected] |
| expanded() | rosmatlab::Conversion | |
| expanded_ | rosmatlab::Conversion | [protected] |
| fromDoubleMatrix(const MessagePtr &message, ConstArray source, std::size_t n=0) | rosmatlab::Conversion | [protected, virtual] |
| fromDoubleMatrix(const MessagePtr &message, const double *begin, const double *end) | rosmatlab::Conversion | [protected, virtual] |
| fromMatlab(ConstArray source, std::size_t index=0) | rosmatlab::Conversion | [virtual] |
| fromMatlab(const MessagePtr &message, ConstArray source, std::size_t index=0) | rosmatlab::Conversion | [virtual] |
| fromStruct(const MessagePtr &message, ConstArray source, std::size_t index=0) | rosmatlab::Conversion | [protected, virtual] |
| message_ | rosmatlab::Conversion | [protected] |
| toDoubleMatrix() | rosmatlab::Conversion | [virtual] |
| toDoubleMatrix(Array target, std::size_t n=0) | rosmatlab::Conversion | [virtual] |
| toMatlab() | rosmatlab::Conversion | [inline, virtual] |
| toStruct() | rosmatlab::Conversion | [virtual] |
| toStruct(Array target, std::size_t index=0) | rosmatlab::Conversion | [virtual] |
| ~Conversion() | rosmatlab::Conversion | [virtual] |