Rosetta
|
#include <T50.namespace_binder.hpp>
#include <functional>
#include <pybind11/pybind11.h>
#include <string>
#include <T50.namespace_binder.a.1.include>
#include <T50.namespace_binder.a.2.include>
#include <T50.namespace_binder.a.b.include>
#include <map>
#include <algorithm>
#include <memory>
#include <stdexcept>
Macros | |
#define | BINDER_PYBIND11_TYPE_CASTER |
Typedefs | |
typedef std::function< pybind11::module &(std::string const &) > | ModuleGetter |
Functions | |
void | bind_T50_namespace_binder (std::function< pybind11::module &(std::string const &namespace_) > &M) |
void | bind_T50_namespace_binder_1 (std::function< pybind11::module &(std::string const &namespace_) > &M) |
void | bind_T50_namespace_binder_2 (std::function< pybind11::module &(std::string const &namespace_) > &M) |
PYBIND11_MODULE (T50_namespace_binder, root_module) | |
#define BINDER_PYBIND11_TYPE_CASTER |
typedef std::function< pybind11::module & (std::string const &) > ModuleGetter |
void bind_T50_namespace_binder | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References foo_root().
Referenced by PYBIND11_MODULE().
void bind_T50_namespace_binder_1 | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References aaaa::foo_aaaa().
Referenced by PYBIND11_MODULE().
void bind_T50_namespace_binder_2 | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
Referenced by PYBIND11_MODULE().
PYBIND11_MODULE | ( | T50_namespace_binder | , |
root_module | |||
) |