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

Annotation for function names. More...

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

Public Member Functions

 name (const char *value)
 
 name (const char *value)
 

Public Attributes

const char * value
 

Detailed Description

Annotation for function names.

Definition at line 47 of file attr.h.

Constructor & Destructor Documentation

◆ name() [1/2]

name::name ( const char *  value)
inlineexplicit

◆ name() [2/2]

name::name ( const char *  value)
inlineexplicit

Definition at line 50 of file attr.h.

Member Data Documentation

◆ value

const char * name::value

Definition at line 48 of file attr.h.

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


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