22#include <RogueConfig.h>
24#include <boost/python.hpp>
36namespace bp = boost::python;
40 bp::object module(bp::handle<>(bp::borrowed(PyImport_AddModule(
"rogue.protocols.batcher"))));
43 bp::scope().attr(
"batcher") =
module;
46 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.