|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <ffi_util.h>
Public Member Functions | |
| botan_struct (T *obj) | |
| bool | magic_ok () const |
| T * | unsafe_get () const |
| virtual | ~botan_struct () |
Definition at line 36 of file ffi_util.h.
|
inline |
Definition at line 39 of file ffi_util.h.
|
inlinevirtual |
Definition at line 40 of file ffi_util.h.
|
inline |
Definition at line 42 of file ffi_util.h.
Referenced by Botan_FFI::apply_fn(), Botan_FFI::ffi_delete_object(), and Botan_FFI::safe_get().
|
inline |
Definition at line 44 of file ffi_util.h.
Referenced by Botan_FFI::apply_fn(), and Botan_FFI::safe_get().
1.8.9.1