μ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
PythonAlreadySetInDestructor Struct Reference

Public Member Functions

 PythonAlreadySetInDestructor (const py::str &s)
 
 ~PythonAlreadySetInDestructor ()
 
 PythonAlreadySetInDestructor (const py::str &s)
 
 ~PythonAlreadySetInDestructor ()
 

Public Attributes

py::str s
 

Detailed Description

Definition at line 93 of file test_exceptions.cpp.

Constructor & Destructor Documentation

◆ PythonAlreadySetInDestructor() [1/2]

PythonAlreadySetInDestructor::PythonAlreadySetInDestructor ( const py::str &  s)
inlineexplicit

Definition at line 94 of file test_exceptions.cpp.

◆ ~PythonAlreadySetInDestructor() [1/2]

PythonAlreadySetInDestructor::~PythonAlreadySetInDestructor ( )
inline

Definition at line 95 of file test_exceptions.cpp.

References s.

◆ PythonAlreadySetInDestructor() [2/2]

PythonAlreadySetInDestructor::PythonAlreadySetInDestructor ( const py::str &  s)
inlineexplicit

Definition at line 94 of file test_exceptions.cpp.

◆ ~PythonAlreadySetInDestructor() [2/2]

PythonAlreadySetInDestructor::~PythonAlreadySetInDestructor ( )
inline

Definition at line 95 of file test_exceptions.cpp.

References s.

Member Data Documentation

◆ s

py::str PythonAlreadySetInDestructor::s

Definition at line 105 of file test_exceptions.cpp.

Referenced by ~PythonAlreadySetInDestructor().


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