Static Public Member Functions | List of all members
pinocchio::python::PickleMap< MapType > Struct Template Reference

Create a pickle interface for the std::map and aligned map. More...

#include <pickle-map.hpp>

Inheritance diagram for pinocchio::python::PickleMap< MapType >:
Inheritance graph
[legend]

Static Public Member Functions

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)
 

Detailed Description

template<typename MapType>
struct pinocchio::python::PickleMap< MapType >

Create a pickle interface for the std::map and aligned map.

Template Parameters
MapTypeMap Type to pickle
See also
PickleVector

Definition at line 24 of file pickle-map.hpp.

Member Function Documentation

template<typename MapType >
static boost::python::tuple pinocchio::python::PickleMap< MapType >::getinitargs ( const MapType &  )
inlinestatic

Definition at line 26 of file pickle-map.hpp.

template<typename MapType >
static boost::python::tuple pinocchio::python::PickleMap< MapType >::getstate ( boost::python::object  op)
inlinestatic

Definition at line 31 of file pickle-map.hpp.

template<typename MapType >
static void pinocchio::python::PickleMap< MapType >::setstate ( bp::object  op,
bp::tuple  tup 
)
inlinestatic

Definition at line 49 of file pickle-map.hpp.


The documentation for this struct was generated from the following file:


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:06