Create a pickle interface for the std::map and aligned map.
More...
#include <pickle-map.hpp>
|
| static boost::python::tuple | getinitargs (const MapType &) |
| |
| static boost::python::tuple | getstate (boost::python::object op) |
| |
| static void | setstate (bp::object op, bp::tuple tup) |
| |
template<typename MapType>
struct pinocchio::python::PickleMap< MapType >
Create a pickle interface for the std::map and aligned map.
- Template Parameters
-
| MapType | Map Type to pickle |
- See also
- PickleVector
Definition at line 24 of file pickle-map.hpp.
template<typename MapType >
template<typename MapType >
template<typename MapType >
The documentation for this struct was generated from the following file: