Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::Context Class Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::Context:
[legend]
Collaboration diagram for btck::Context:
[legend]

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)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_Contextget ()

Additional Inherited Members

Protected Attributes inherited from btck::Handle< btck_Context, btck_context_copy, btck_context_destroy >
btck_Contextm_ptr

Detailed Description

Definition at line 1016 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Context() [1/2]

btck::Context::Context ( ContextOptions & opts)
inline

Definition at line 1019 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

◆ Context() [2/2]

btck::Context::Context ( )
inline

Definition at line 1022 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

Member Function Documentation

◆ interrupt()

bool btck::Context::interrupt ( )
inline

Definition at line 1025 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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