This is the complete list of members for
rosmatlab::Conversion, including all inherited members.
| Conversion(const MessagePtr &message) | rosmatlab::Conversion | |
| Conversion(const MessagePtr &message, const ConversionOptions &options) | rosmatlab::Conversion | |
| Conversion(const Conversion &other, const MessagePtr &message=MessagePtr()) | 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] |
| defaultOptions() | rosmatlab::Conversion | [static] |
| expanded() | rosmatlab::Conversion | |
| expanded_ | rosmatlab::Conversion | [protected] |
| fromDoubleMatrix(const MessagePtr &target, ConstArray source, std::size_t n=0) | rosmatlab::Conversion | [protected, virtual] |
| fromDoubleMatrix(const MessagePtr &target, 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 &target, ConstArray source, std::size_t index=0) | rosmatlab::Conversion | [protected, virtual] |
| message_ | rosmatlab::Conversion | [protected] |
| numberOfInstances(ConstArray source) | rosmatlab::Conversion | [virtual] |
| operator void *() const | rosmatlab::Conversion | [inline] |
| options() | rosmatlab::Conversion | [inline] |
| options() const | rosmatlab::Conversion | [inline] |
| options_ | rosmatlab::Conversion | [protected] |
| per_message_options_ | rosmatlab::Conversion | [protected, static] |
| perMessageOptions(const MessagePtr &message) | rosmatlab::Conversion | [static] |
| setOptions(int nrhs, const mxArray *prhs[]) | rosmatlab::Conversion | |
| toDoubleMatrix() | rosmatlab::Conversion | [virtual] |
| toDoubleMatrix(Array target, std::size_t index=0, std::size_t size=0) | rosmatlab::Conversion | [virtual] |
| toExtendedStruct() | rosmatlab::Conversion | [virtual] |
| toExtendedStruct(Array target, std::size_t index=0, std::size_t size=0) | rosmatlab::Conversion | [virtual] |
| toMatlab() | rosmatlab::Conversion | [virtual] |
| toMatlab(Array target, std::size_t index=0, std::size_t size=0) | rosmatlab::Conversion | [virtual] |
| toStruct() | rosmatlab::Conversion | [virtual] |
| toStruct(Array target, std::size_t index=0, std::size_t size=0) | rosmatlab::Conversion | [virtual] |
| ~Conversion() | rosmatlab::Conversion | [virtual] |