![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Public Member Functions | |
| void | BlockTipHandler (SynchronizationState, const BlockTreeEntry, double) override |
| void | ProgressHandler (std::string_view title, int progress_percent, bool resume_possible) override |
| void | WarningSetHandler (Warning warning, std::string_view message) override |
| void | WarningUnsetHandler (Warning warning) override |
| void | FlushErrorHandler (std::string_view error) override |
| void | FatalErrorHandler (std::string_view error) override |
| void | HeaderTipHandler (SynchronizationState state, int64_t height, int64_t timestamp, bool presync) override |
| void | WarningSetHandler (Warning warning, std::string_view message) override |
| void | WarningUnsetHandler (Warning warning) override |
| void | FlushErrorHandler (std::string_view error) override |
| void | FatalErrorHandler (std::string_view error) override |
Public Member Functions inherited from btck::KernelNotifications | |
| 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 97 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 100 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 125 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 138 of file test_kernel.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 120 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 133 of file test_kernel.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 118 of file test_kernel.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 105 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 110 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 123 of file test_kernel.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 115 of file bitcoin-chainstate.cpp.
|
inlineoverridevirtual |
Reimplemented from btck::KernelNotifications.
Definition at line 128 of file test_kernel.cpp.