Scarab  v2.11.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
PythonCallInDestructor Struct Reference

Public Member Functions

 PythonCallInDestructor (const py::dict &d)
 
 ~PythonCallInDestructor ()
 

Public Attributes

py::dict d
 

Detailed Description

Definition at line 61 of file test_exceptions.cpp.

Constructor & Destructor Documentation

◆ PythonCallInDestructor()

PythonCallInDestructor ( const py::dict d)
inline

Definition at line 62 of file test_exceptions.cpp.

◆ ~PythonCallInDestructor()

Definition at line 63 of file test_exceptions.cpp.

Member Data Documentation

◆ d

Definition at line 65 of file test_exceptions.cpp.


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