HepMC3 event record library
|
Public Types | |
template<typename T > | |
using | cast_op_type = void *& |
Public Member Functions | |
bool | load (handle h, bool) |
operator void *& () | |
PYBIND11_TYPE_CASTER (void_type, _("None")) | |
Static Public Member Functions | |
static handle | cast (const void *ptr, return_value_policy, handle) |
static handle | cast (void_type, return_value_policy, handle) |
Static Public Attributes | |
static constexpr auto | name = _("capsule") |
Private Attributes | |
void * | value = nullptr |