Trampoline class to bind Processor class and its subclasses to Python.
This file is for binding Processor class to Python.
Processor analyzes data contained in one or more Generator objects.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.
void py_processor(py::module &m)
Bind Processor class to Python.