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

Annotation indicating that a function is an overload associated with a given "sibling". More...

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

Collaboration diagram for sibling:
[legend]

Public Member Functions

 sibling (const handle &value)
 
 sibling (const handle &value)
 

Public Attributes

handle value
 

Detailed Description

Annotation indicating that a function is an overload associated with a given "sibling".

Definition at line 53 of file attr.h.

Constructor & Destructor Documentation

◆ sibling() [1/2]

sibling::sibling ( const handle value)
inlineexplicit

Definition at line 55 of file attr.h.

◆ sibling() [2/2]

sibling::sibling ( const handle value)
inlineexplicit

Definition at line 56 of file attr.h.

Member Data Documentation

◆ value

handle sibling::value

Definition at line 54 of file attr.h.

Referenced by process_attribute< sibling >::init().


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