Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPyCppyy::CPPExcInstance Class Reference

Definition at line 14 of file CPPExcInstance.h.

Public Attributes

PyBaseExceptionObject fBase
PyObjectfCppInstance
PyObjectfTopMessage

#include </home/stephan/code/root-2/bindings/pyroot/cppyy/CPyCppyy/src/CPPExcInstance.h>

Member Data Documentation

◆ fBase

PyBaseExceptionObject CPyCppyy::CPPExcInstance::fBase

Definition at line 16 of file CPPExcInstance.h.

◆ fCppInstance

PyObject* CPyCppyy::CPPExcInstance::fCppInstance

Definition at line 17 of file CPPExcInstance.h.

◆ fTopMessage

PyObject* CPyCppyy::CPPExcInstance::fTopMessage

Definition at line 18 of file CPPExcInstance.h.


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