Bitcoin Core  27.99.0
P2P Digital Currency
node::KernelNotifications Member List

This is the complete list of members for node::KernelNotifications, including all inherited members.

blockTip(SynchronizationState state, CBlockIndex &index) overridenode::KernelNotificationsvirtual
fatalError(const bilingual_str &message) overridenode::KernelNotificationsvirtual
flushError(const bilingual_str &message) overridenode::KernelNotificationsvirtual
headerTip(SynchronizationState state, int64_t height, int64_t timestamp, bool presync) overridenode::KernelNotificationsvirtual
KernelNotifications(util::SignalInterrupt &shutdown, std::atomic< int > &exit_status)node::KernelNotificationsinline
m_exit_statusnode::KernelNotificationsprivate
m_shutdownnode::KernelNotificationsprivate
m_shutdown_on_fatal_errornode::KernelNotifications
m_stop_at_heightnode::KernelNotifications
progress(const bilingual_str &title, int progress_percent, bool resume_possible) overridenode::KernelNotificationsvirtual
warning(const bilingual_str &warning) overridenode::KernelNotificationsvirtual
~Notifications()kernel::Notificationsinlinevirtual