![]() |
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 887 of file bitcoinkernel_wrapper.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 892 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 904 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 902 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 894 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 896 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 898 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 900 of file bitcoinkernel_wrapper.h.