![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| Context (ContextOptions &opts) | |
| Context () | |
| bool | interrupt () |
Public Member Functions inherited from btck::Handle< btck_Context, btck_context_copy, btck_context_destroy > | |
| Handle (btck_Context *ptr) | |
| Handle (const Handle &other) | |
| Handle (Handle &&other) noexcept | |
| Handle (const ViewType &view) | |
| Handle & | operator= (const Handle &other) |
| Handle & | operator= (Handle &&other) noexcept |
| ~Handle () | |
| btck_Context * | get () |
| const btck_Context * | get () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::Handle< btck_Context, btck_context_copy, btck_context_destroy > | |
| btck_Context * | m_ptr |
Definition at line 921 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 924 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 927 of file bitcoinkernel_wrapper.h.
|
inline |