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

Annotation for documentation. More...

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

Public Member Functions

 doc (const char *value)
 
 doc (const char *value)
 

Public Attributes

const char * value
 

Detailed Description

Annotation for documentation.

Definition at line 41 of file attr.h.

Constructor & Destructor Documentation

◆ doc() [1/2]

doc::doc ( const char *  value)
inlineexplicit

Definition at line 43 of file attr.h.

◆ doc() [2/2]

doc::doc ( const char *  value)
inlineexplicit

Definition at line 44 of file attr.h.

Member Data Documentation

◆ value

const char * doc::value

Definition at line 42 of file attr.h.

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


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