#include <bitcoinkernel_wrapper.h>
template<typename CType, void(*)(CType *) DestroyFunc>
class btck::UniqueHandle< CType, DestroyFunc >
Definition at line 352 of file bitcoinkernel_wrapper.h.
◆ UniqueHandle()
template<typename CType, void(*)(CType *) DestroyFunc>
◆ get() [1/2]
template<typename CType, void(*)(CType *) DestroyFunc>
◆ get() [2/2]
template<typename CType, void(*)(CType *) DestroyFunc>
◆ m_ptr
template<typename CType, void(*)(CType *) DestroyFunc>
The documentation for this class was generated from the following file: