Loading...
Searching...
No Matches
multicontact_api::python::cs_pickle_suite< Derived > Struct Template Reference

#include <multicontact-api/bindings/python/serialization/archive.hpp>

Inheritance diagram for multicontact_api::python::cs_pickle_suite< Derived >:
Collaboration diagram for multicontact_api::python::cs_pickle_suite< Derived >:

Static Public Member Functions

static bp::object getstate (const Derived &cs)
 
static void setstate (Derived &cs, bp::object entries)
 

Member Function Documentation

◆ getstate()

template<typename Derived >
static bp::object multicontact_api::python::cs_pickle_suite< Derived >::getstate ( const Derived &  cs)
inlinestatic

◆ setstate()

template<typename Derived >
static void multicontact_api::python::cs_pickle_suite< Derived >::setstate ( Derived &  cs,
bp::object  entries 
)
inlinestatic

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