EvolvingObjects
T_pickle_suite< T > Struct Template Reference

Implements pickle support for eoPersistent derivatives. More...

#include <pickle.h>

List of all members.

Static Public Member Functions

static std::string print_to_string (const T &t)
static boost::python::tuple getstate (const T &t)
static void setstate (T &t, boost::python::tuple pickled)

Detailed Description

template<class T>
struct T_pickle_suite< T >

Implements pickle support for eoPersistent derivatives.

Definition at line 33 of file pickle.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends