μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
PythonCallInDestructor Struct Reference

Public Member Functions

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

Public Attributes

py::dict d
 

Detailed Description

Definition at line 86 of file test_exceptions.cpp.

Constructor & Destructor Documentation

◆ PythonCallInDestructor() [1/2]

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

Definition at line 87 of file test_exceptions.cpp.

◆ ~PythonCallInDestructor() [1/2]

PythonCallInDestructor::~PythonCallInDestructor ( )
inline

Definition at line 88 of file test_exceptions.cpp.

References d.

◆ PythonCallInDestructor() [2/2]

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

Definition at line 87 of file test_exceptions.cpp.

◆ ~PythonCallInDestructor() [2/2]

PythonCallInDestructor::~PythonCallInDestructor ( )
inline

Definition at line 88 of file test_exceptions.cpp.

References d.

Member Data Documentation

◆ d

py::dict PythonCallInDestructor::d

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