Botan 3.6.1
Crypto and TLS for C&
|
#include <ffi_util.h>
Public Member Functions | |
botan_struct (std::unique_ptr< T > obj) | |
bool | magic_ok () const |
T * | unsafe_get () const |
virtual | ~botan_struct () |
Definition at line 33 of file ffi_util.h.
|
inline |
Definition at line 35 of file ffi_util.h.
|
inlinevirtual |
Definition at line 37 of file ffi_util.h.
|
inline |
Definition at line 42 of file ffi_util.h.
Referenced by Botan_FFI::botan_ffi_visit(), Botan_FFI::ffi_delete_object(), and Botan_FFI::safe_get().
|
inline |
Definition at line 44 of file ffi_util.h.
Referenced by Botan_FFI::botan_ffi_visit(), and Botan_FFI::safe_get().