Rosetta
|
#include <T17.anonymous.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_T17_anonymous (std::function< pybind11::module &(std::string const &namespace_) > &M) |
PYBIND11_MODULE (T17_anonymous, root_module) | |
#define BINDER_PYBIND11_TYPE_CASTER |
typedef std::function< pybind11::module & (std::string const &) > ModuleGetter |
void bind_T17_anonymous | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References S::a, _S2::a, S::b, S::_D::d, foo(), basic::init(), pyrosetta.distributed.cluster.converters::S, Anonymous::x, and Anonymous::y.
Referenced by PYBIND11_MODULE().
PYBIND11_MODULE | ( | T17_anonymous | , |
root_module | |||
) |