Create a pickle interface for the std::map and aligned map. More...
#include <pinocchio/bindings/python/utils/pickle-map.hpp>
Static Public Member Functions | |
static boost::python::tuple | getinitargs (const MapType &) |
static boost::python::tuple | getstate (boost::python::object op) |
static bool | getstate_manages_dict () |
static void | setstate (bp::object op, bp::tuple tup) |
Create a pickle interface for the std::map and aligned map.
MapType | Map Type to pickle |
Definition at line 24 of file pickle-map.hpp.
Definition at line 26 of file pickle-map.hpp.
|
inlinestatic |
Definition at line 31 of file pickle-map.hpp.
Definition at line 69 of file pickle-map.hpp.
Definition at line 47 of file pickle-map.hpp.