Static Public Member Functions | List of all members
eigenpy::PickleMap< Container > Struct Template Reference

Create a pickle interface for the map type. More...

#include <map.hpp>

Inheritance diagram for eigenpy::PickleMap< Container >:
Inheritance graph
[legend]

Static Public Member Functions

static void setstate (bp::object op, bp::tuple tup)
 
- Static Public Member Functions inherited from eigenpy::PickleVector< Container >
static boost::python::tuple getinitargs (const Container &)
 
static boost::python::tuple getstate (boost::python::object op)
 
static bool getstate_manages_dict ()
 
static void setstate (boost::python::object op, boost::python::tuple tup)
 

Detailed Description

template<typename Container>
struct eigenpy::PickleMap< Container >

Create a pickle interface for the map type.

Parameters
[in]ContainerMap type to be pickled
See also
Pickle

Definition at line 84 of file map.hpp.

Member Function Documentation

◆ setstate()

template<typename Container >
static void eigenpy::PickleMap< Container >::setstate ( bp::object  op,
bp::tuple  tup 
)
inlinestatic

Definition at line 85 of file map.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Nov 2 2024 02:14:45