Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPyCppyy::Utility::PyError_t Struct Reference

Definition at line 103 of file Utility.h.

Classes

struct  PyObjectDeleter

Public Attributes

bool fIsCpp = false
std::unique_ptr< PyObject, PyObjectDeleterfTrace
std::unique_ptr< PyObject, PyObjectDeleterfType
std::unique_ptr< PyObject, PyObjectDeleterfValue

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

Member Data Documentation

◆ fIsCpp

bool CPyCppyy::Utility::PyError_t::fIsCpp = false

Definition at line 112 of file Utility.h.

◆ fTrace

std::unique_ptr<PyObject, PyObjectDeleter> CPyCppyy::Utility::PyError_t::fTrace

Definition at line 109 of file Utility.h.

◆ fType

std::unique_ptr<PyObject, PyObjectDeleter> CPyCppyy::Utility::PyError_t::fType

Definition at line 108 of file Utility.h.

◆ fValue

std::unique_ptr<PyObject, PyObjectDeleter> CPyCppyy::Utility::PyError_t::fValue

Definition at line 111 of file Utility.h.


The documentation for this struct was generated from the following file:
  • bindings/pyroot/cppyy/CPyCppyy/src/Utility.h