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

Annotation for methods. More...

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

Collaboration diagram for is_method:
[legend]

Public Member Functions

 is_method (const handle &c)
 
 is_method (const handle &c)
 

Public Attributes

handle class_
 

Detailed Description

Annotation for methods.

Definition at line 23 of file attr.h.

Constructor & Destructor Documentation

◆ is_method() [1/2]

is_method::is_method ( const handle c)
inlineexplicit

Definition at line 25 of file attr.h.

◆ is_method() [2/2]

is_method::is_method ( const handle c)
inlineexplicit

Definition at line 26 of file attr.h.

Member Data Documentation

◆ class_

handle is_method::class_

Definition at line 24 of file attr.h.

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


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