

Go to the source code of this file.
Classes | |
| struct | vector_to_python< T > |
Functions | |
| template<typename M > | |
| M | from_python (const std::string str_msg) |
| template<typename M > | |
| std::string | to_python (const M &msg) |
| M from_python | ( | const std::string | str_msg | ) |
Definition at line 29 of file wrapper_utils.h.
| std::string to_python | ( | const M & | msg | ) |
Definition at line 46 of file wrapper_utils.h.