![]() |
Bitcoin Core
26.99.0
P2P Digital Currency
|
This is the complete list of members for node::KernelNotifications, including all inherited members.
blockTip(SynchronizationState state, CBlockIndex &index) override | node::KernelNotifications | virtual |
fatalError(const std::string &debug_message, const bilingual_str &user_message={}) override | node::KernelNotifications | virtual |
flushError(const std::string &debug_message) override | node::KernelNotifications | virtual |
headerTip(SynchronizationState state, int64_t height, int64_t timestamp, bool presync) override | node::KernelNotifications | virtual |
KernelNotifications(std::atomic< int > &exit_status) | node::KernelNotifications | inline |
m_exit_status | node::KernelNotifications | private |
m_shutdown_on_fatal_error | node::KernelNotifications | |
m_stop_at_height | node::KernelNotifications | |
progress(const bilingual_str &title, int progress_percent, bool resume_possible) override | node::KernelNotifications | virtual |
warning(const bilingual_str &warning) override | node::KernelNotifications | virtual |
~Notifications() | kernel::Notifications | inlinevirtual |