22#include <RogueConfig.h>
24#include <boost/python.hpp>
38namespace bp = boost::python;
42 bp::object module(bp::handle<>(bp::borrowed(PyImport_AddModule(
"rogue.protocols.batcher"))));
45 bp::scope().attr(
"batcher") =
module;
48 bp::scope io_scope =
module;
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.
static void setup_python()
Registers Python bindings for this class.