HepMC3 event record library
|
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 |
Definition at line 1567 of file pybind11.h.