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

Annotation for parent scope. More...

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>

Collaboration diagram for scope:
[legend]

Public Member Functions

 scope (const handle &s)
 
 scope (const handle &s)
 

Public Attributes

handle value
 

Detailed Description

Annotation for parent scope.

Definition at line 35 of file attr.h.

Constructor & Destructor Documentation

◆ scope() [1/2]

scope::scope ( const handle s)
inlineexplicit

Definition at line 37 of file attr.h.

◆ scope() [2/2]

scope::scope ( const handle s)
inlineexplicit

Definition at line 38 of file attr.h.

Member Data Documentation

◆ value

handle scope::value

Definition at line 36 of file attr.h.

Referenced by error_string(), and process_attribute< scope >::init().


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