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

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

#include <pickle-vector.hpp>

Inheritance diagram for pinocchio::python::PickleVector< VecType >:
Inheritance graph
[legend]

Static Public Member Functions

static boost::python::tuple getinitargs (const VecType &)
 
static boost::python::tuple getstate (boost::python::object op)
 
static void setstate (boost::python::object op, boost::python::tuple tup)
 

Detailed Description

template<typename VecType>
struct pinocchio::python::PickleVector< VecType >

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

Template Parameters
VecTypeVector Type to pickle

Definition at line 22 of file pickle-vector.hpp.

Member Function Documentation

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

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

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

Definition at line 27 of file pickle-vector.hpp.

template<typename VecType >
static void pinocchio::python::PickleVector< VecType >::setstate ( boost::python::object  op,
boost::python::tuple  tup 
)
inlinestatic

Definition at line 32 of file pickle-vector.hpp.


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


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