cppyabm  1.0.17
An agent-based library to integrate C++ and Python
exception< type > Member List

This is the complete list of members for exception< type >, including all inherited members.

cast() const &object
cast() &&object
cast() const &object
cast() &&object
cast() const &objectinline
cast() &&objectinline
handle::cast() consthandle
check() consthandleinline
dec_ref() const &handleinline
exception()=defaultexception< type >
exception(handle scope, const char *name, handle base=PyExc_Exception)exception< type >inline
handle()=defaulthandle
handle(PyObject *ptr)handleinline
inc_ref() const &handleinline
is_borrowedobject
m_ptrhandleprotected
object()=defaultobject
object(const object &o)objectinline
object(object &&other) noexceptobjectinline
object(handle h, borrowed_t)objectinline
object(handle h, stolen_t)objectinline
operator bool() consthandleinlineexplicit
operator!=(const handle &h) consthandleinline
operator()(const char *message)exception< type >inline
operator=(const object &other)objectinline
operator=(object &&other) noexceptobjectinline
operator==(const handle &h) consthandleinline
ptr() consthandleinline
ptr()handleinline
PYBIND11_DEPRECATED("Use reinterpret_borrow<object>() or reinterpret_steal<object>()") object(handle hobject
release()objectinline
~object()objectinline