Owning wrapper over a btck_Context, the top‐level kernel execution context.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Base Classes
Name |
Description |
|
Owning RAII handle for a copyable C object of type |
Member Functions
Name |
Description |
|
Constructors |
Assignment operators |
|
Returns the owned C handle. |
|
Requests interruption of long‐running context operations. |
Protected Data Members
Name |
Description |
The owned C handle. |
Created with MrDocs