μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pickle_factory< Get, Set, typename, typename > Struct Template Reference

Implementation for py::pickle(GetState, SetState) More...

Detailed Description

template<typename Get, typename Set, typename = function_signature_t<Get>, typename = function_signature_t<Set>>
struct pickle_factory< Get, Set, typename, typename >

Implementation for py::pickle(GetState, SetState)

Definition at line 385 of file init.h.


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