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

Go to the source code of this file.

Classes

struct  PyCallBack_std_runtime_error
 

Macros

#define BINDER_PYBIND11_TYPE_CASTER
 

Functions

void bind_std_stdexcept (std::function< pybind11::module &(std::string const &namespace_) > &M)
 
 PYBIND11_DECLARE_HOLDER_TYPE (T, std::shared_ptr< T >)
 
 PYBIND11_DECLARE_HOLDER_TYPE (T, T *)
 
 PYBIND11_MAKE_OPAQUE (std::shared_ptr< void >)
 

Macro Definition Documentation

#define BINDER_PYBIND11_TYPE_CASTER

Definition at line 14 of file stdexcept.cpp.

Function Documentation

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

Definition at line 39 of file stdexcept.cpp.

PYBIND11_DECLARE_HOLDER_TYPE ( ,
std::shared_ptr< T >   
)
PYBIND11_DECLARE_HOLDER_TYPE ( ,
T *   
)
PYBIND11_MAKE_OPAQUE ( std::shared_ptr< void )


mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51