Searched refs:def_pickle (Results 1 – 7 of 7) sorted by relevance
57 .def_pickle(world_pickle_suite()) in BOOST_PYTHON_MODULE()
95 .def_pickle(world_pickle_suite()) in BOOST_PYTHON_MODULE()
105 .def_pickle(world_pickle_suite()) in BOOST_PYTHON_MODULE()
41 .def_pickle(world_pickle_suite())78 .def_pickle(world_pickle_suite())
99 self& def_pickle(PickleSuite const&);246 class_& def_pickle(PickleSuite const&);258 [[Rationale][Light-weight alternative to def_pickle(). Enables implementation of pickle support fro…
338 self& def_pickle(PickleSuiteType const& x) in def_pickle() function in boost::python::class_
686 .def_pickle(World_picklers())