ppap4lmp  0.7.2
PyInvoker< INVO > Class Template Reference

Trampoline class to bind Invoker class and its subclasses to Python. More...

#include <py_invoker.h>

Inheritance diagram for PyInvoker< INVO >:
Collaboration diagram for PyInvoker< INVO >:

Protected Member Functions

void execute_impl (const Vec< ShPtr< Processor >> &procs) override
 

Detailed Description

template<class INVO = Invoker>
class PyInvoker< INVO >

Trampoline class to bind Invoker class and its subclasses to Python.

For more details, please see pybind11 documentation: https://pybind11.readthedocs.io/en/stable/advanced/classes.html.

Definition at line 22 of file py_invoker.h.


The documentation for this class was generated from the following file: