HepMC3 event record library
Public Member Functions | Data Fields
enum_base Struct Reference
+ Collaboration diagram for enum_base:

Public Member Functions

 enum_base (handle base, handle parent)
 
PYBIND11_NOINLINE void init (bool is_arithmetic, bool is_convertible)
 
PYBIND11_NOINLINE void value (char const *name_, object value, const char *doc=nullptr)
 
PYBIND11_NOINLINE void export_values ()
 

Data Fields

handle m_base
 
handle m_parent
 

Detailed Description

Definition at line 1567 of file pybind11.h.


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