Bitcoin ABC 0.30.5
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 |
headerTip(SynchronizationState state, int64_t height, int64_t timestamp, bool presync) override | node::KernelNotifications | virtual |
progress(const bilingual_str &title, int progress_percent, bool resume_possible) override | node::KernelNotifications | virtual |
warning(const std::string &warning) override | node::KernelNotifications | virtual |
~Notifications() | kernel::Notifications | inlinevirtual |