Classes | Macros | Functions
exception.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <exception>
#include <functional>
#include <sstream>
#include <string>
Include dependency graph for exception.cpp:

Go to the source code of this file.

Classes

struct  PyCallBack_std_exception
 

Macros

#define BINDER_PYBIND11_TYPE_CASTER
 

Functions

void bind_std_exception (std::function< pybind11::module &(std::string const &namespace_)> &M)
 

Macro Definition Documentation

◆ BINDER_PYBIND11_TYPE_CASTER

#define BINDER_PYBIND11_TYPE_CASTER

Definition at line 10 of file exception.cpp.

Function Documentation

◆ bind_std_exception()

void bind_std_exception ( std::function< pybind11::module &(std::string const &namespace_)> &  M)

Definition at line 49 of file exception.cpp.



mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22