Static Public Member Functions | List of all members
PickleObject< T > Struct Template Reference

#include <pickle.hh>

Inheritance diagram for PickleObject< T >:
Inheritance graph
[legend]

Static Public Member Functions

static boost::python::tuple getinitargs (const T &)
 
static boost::python::tuple getstate (const T &obj)
 
static bool getstate_manages_dict ()
 
static void setstate (T &obj, boost::python::tuple tup)
 

Detailed Description

template<typename T>
struct PickleObject< T >

Definition at line 19 of file pickle.hh.

Member Function Documentation

◆ getinitargs()

template<typename T >
static boost::python::tuple PickleObject< T >::getinitargs ( const T &  )
inlinestatic

Definition at line 20 of file pickle.hh.

◆ getstate()

template<typename T >
static boost::python::tuple PickleObject< T >::getstate ( const T &  obj)
inlinestatic

Definition at line 24 of file pickle.hh.

◆ getstate_manages_dict()

template<typename T >
static bool PickleObject< T >::getstate_manages_dict ( )
inlinestatic

Definition at line 54 of file pickle.hh.

◆ setstate()

template<typename T >
static void PickleObject< T >::setstate ( T &  obj,
boost::python::tuple  tup 
)
inlinestatic

Definition at line 32 of file pickle.hh.


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


hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:16