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

Annotation that marks a class as local to the module: More...

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

Public Member Functions

constexpr module_local (bool v=true)
 
constexpr module_local (bool v=true)
 

Public Attributes

const bool value
 

Detailed Description

Annotation that marks a class as local to the module:

Definition at line 110 of file attr.h.

Constructor & Destructor Documentation

◆ module_local() [1/2]

constexpr module_local::module_local ( bool  v = true)
inlineexplicitconstexpr

Definition at line 112 of file attr.h.

◆ module_local() [2/2]

constexpr module_local::module_local ( bool  v = true)
inlineexplicitconstexpr

Definition at line 112 of file attr.h.

Member Data Documentation

◆ value

const bool module_local::value

Definition at line 111 of file attr.h.

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


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