Bitcoin Core 28.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) override EXCLUSIVE_LOCKS_REQUIRED(!m_tip_block_mutex)node::KernelNotificationsvirtual
fatalError(const bilingual_str &message) overridenode::KernelNotificationsvirtual
flushError(const bilingual_str &message) overridenode::KernelNotificationsvirtual
GUARDED_BY(m_tip_block_mutex)node::KernelNotifications
GUARDED_BY(m_tip_block_mutex)node::KernelNotificationsinline
headerTip(SynchronizationState state, int64_t height, int64_t timestamp, bool presync) overridenode::KernelNotificationsvirtual
KernelNotifications(const std::function< bool()> &shutdown_request, std::atomic< int > &exit_status, node::Warnings &warnings)node::KernelNotificationsinline
m_exit_statusnode::KernelNotificationsprivate
m_shutdown_on_fatal_errornode::KernelNotifications
m_shutdown_requestnode::KernelNotificationsprivate
m_stop_at_heightnode::KernelNotifications
m_tip_block_mutexnode::KernelNotifications
m_warningsnode::KernelNotificationsprivate
progress(const bilingual_str &title, int progress_percent, bool resume_possible) overridenode::KernelNotificationsvirtual
warningSet(kernel::Warning id, const bilingual_str &message) overridenode::KernelNotificationsvirtual
warningUnset(kernel::Warning id) overridenode::KernelNotificationsvirtual
~Notifications()=defaultkernel::Notificationsvirtual