Rocket::Core::Python::PickleTypeConverter< T > Class Template Reference
#include <PickleTypeConverter.h>
|
Static Public Member Functions |
|
static python::tuple | getstate (python::object obj) |
|
static void | setstate (python::object obj, python::tuple state) |
|
static bool | getstate_manages_dict () |
Detailed Description
template<typename T>
class Rocket::Core::Python::PickleTypeConverter< T >
Generic Python Pickler that does string conversion using an
Rocket::Core::TypeConverter.
- Author:
- Lloyd Weehuizen
The documentation for this class was generated from the following file: