Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
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)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_Contextget ()
 
const btck_Contextget () const
 

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 921 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Context() [1/2]

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

Definition at line 924 of file bitcoinkernel_wrapper.h.

◆ Context() [2/2]

btck::Context::Context ( )
inline

Definition at line 927 of file bitcoinkernel_wrapper.h.

Member Function Documentation

◆ interrupt()

bool btck::Context::interrupt ( )
inline

Definition at line 930 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

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