#include <pickle.hpp>
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) |
Definition at line 17 of file pickle.hpp.
|
inlinestatic |
Definition at line 19 of file pickle.hpp.
|
inlinestatic |
Definition at line 24 of file pickle.hpp.
|
inlinestatic |
Definition at line 54 of file pickle.hpp.
|
inlinestatic |
Definition at line 30 of file pickle.hpp.