Public Member Functions | Public Attributes | List of all members
error_scope Struct Reference

RAII wrapper that temporarily clears any Python error state. More...

#include <common.h>

Public Member Functions

 error_scope ()
 
 ~error_scope ()
 

Public Attributes

PyObject * trace
 
PyObject * type
 
PyObject * value
 

Detailed Description

RAII wrapper that temporarily clears any Python error state.

Definition at line 752 of file wrap/pybind11/include/pybind11/detail/common.h.

Constructor & Destructor Documentation

error_scope::error_scope ( )
inline
error_scope::~error_scope ( )
inline

Member Data Documentation

PyObject * error_scope::trace
PyObject* error_scope::type
PyObject * error_scope::value

The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47