![]() |
Bitcoin Core 31.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 897 of file bitcoinkernel_wrapper.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 902 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 914 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 912 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 904 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications.
Definition at line 906 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 908 of file bitcoinkernel_wrapper.h.
|
inlinevirtual |
Reimplemented in TestKernelNotifications, and TestKernelNotifications.
Definition at line 910 of file bitcoinkernel_wrapper.h.