Rosetta
|
#include <T70.options.hpp>
#include <sstream>
#include <functional>
#include <pybind11/pybind11.h>
#include <string>
#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_T70_options (std::function< pybind11::module &(std::string const &namespace_) > &M) |
void | bind_T70_options_1 (std::function< pybind11::module &(std::string const &namespace_) > &M) |
void | bind_T70_options_2 (std::function< pybind11::module &(std::string const &namespace_) > &M) |
PYBIND11_MODULE (T70_options, root_module) | |
#define BINDER_PYBIND11_TYPE_CASTER |
typedef std::function< pybind11::module & (std::string const &) > ModuleGetter |
void bind_T70_options | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References arg(), aaaa::E1_V0, aaaa::E1_V1, aaaa::AAAA::foo(), aaaa::foo_aaaa(), basic::init(), and enumerate_junctions::int.
Referenced by PYBIND11_MODULE().
void bind_T70_options_1 | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References aaaa::cccc::foo_CCCC(), and basic::init().
Referenced by PYBIND11_MODULE().
void bind_T70_options_2 | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References aaaa::bbbb::foo_bbbb(), and basic::init().
Referenced by PYBIND11_MODULE().
PYBIND11_MODULE | ( | T70_options | , |
root_module | |||
) |