|
Rosetta
|
#include <T60.pybind11.hpp>#include <iterator>#include <memory>#include <pybind11/numpy.h>#include <string>#include <utility>#include <vector>#include <functional>#include <pybind11/pybind11.h>#include <map>#include <algorithm>#include <stdexcept>Macros | |
| #define | BINDER_PYBIND11_TYPE_CASTER |
Typedefs | |
| typedef std::function< pybind11::module &(std::string const &) > | ModuleGetter |
Functions | |
| void | bind_T60_pybind11 (std::function< pybind11::module &(std::string const &namespace_) > &M) |
| PYBIND11_MODULE (T60_pybind11, root_module) | |
| #define BINDER_PYBIND11_TYPE_CASTER |
| typedef std::function< pybind11::module & (std::string const &) > ModuleGetter |
| void bind_T60_pybind11 | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
| PYBIND11_MODULE | ( | T60_pybind11 | , |
| root_module | |||
| ) |