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

#include <pickle.hpp>

Inheritance diagram for pinocchio::python::PickleFromStringSerialization< Derived >:
Inheritance graph
[legend]

Static Public Member Functions

static bp::tuple getinitargs (const Derived &)
 
static bp::tuple getstate (const Derived &obj)
 
static bool getstate_manages_dict ()
 
static void setstate (Derived &obj, bp::tuple tup)
 

Detailed Description

template<typename Derived>
struct pinocchio::python::PickleFromStringSerialization< Derived >

Definition at line 17 of file pickle.hpp.

Member Function Documentation

◆ getinitargs()

template<typename Derived >
static bp::tuple pinocchio::python::PickleFromStringSerialization< Derived >::getinitargs ( const Derived &  )
inlinestatic

Definition at line 19 of file pickle.hpp.

◆ getstate()

template<typename Derived >
static bp::tuple pinocchio::python::PickleFromStringSerialization< Derived >::getstate ( const Derived &  obj)
inlinestatic

Definition at line 24 of file pickle.hpp.

◆ getstate_manages_dict()

template<typename Derived >
static bool pinocchio::python::PickleFromStringSerialization< Derived >::getstate_manages_dict ( )
inlinestatic

Definition at line 54 of file pickle.hpp.

◆ setstate()

template<typename Derived >
static void pinocchio::python::PickleFromStringSerialization< Derived >::setstate ( Derived &  obj,
bp::tuple  tup 
)
inlinestatic

Definition at line 30 of file pickle.hpp.


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


pinocchio
Author(s):
autogenerated on Wed Jun 19 2024 02:41:20