![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| virtual | ~KernelNotifications ()=default |
| virtual void | BlockTipHandler (SynchronizationState state, BlockTreeEntry entry, double verification_progress) |
| virtual void | HeaderTipHandler (SynchronizationState state, int64_t height, int64_t timestamp, bool presync) |
| virtual void | ProgressHandler (std::string_view title, int progress_percent, bool resume_possible) |
| virtual void | WarningSetHandler (Warning warning, std::string_view message) |
| virtual void | WarningUnsetHandler (Warning warning) |
| virtual void | FlushErrorHandler (std::string_view error) |
| virtual void | FatalErrorHandler (std::string_view error) |
Definition at line 806 of file bitcoinkernel_wrapper.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 811 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 823 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 821 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 813 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 815 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 817 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 819 of file bitcoinkernel_wrapper.h.