Definition at line 14 of file CPPExcInstance.h.
Public Attributes | |
PyBaseExceptionObject | fBase |
PyObject * | fCppInstance |
PyObject * | fTopMessage |
PyBaseExceptionObject CPyCppyy::CPPExcInstance::fBase |
Definition at line 16 of file CPPExcInstance.h.
PyObject* CPyCppyy::CPPExcInstance::fCppInstance |
Definition at line 17 of file CPPExcInstance.h.
PyObject* CPyCppyy::CPPExcInstance::fTopMessage |
Definition at line 18 of file CPPExcInstance.h.