Bitcoin Core 28.99.0
P2P Digital Currency
Namespaces | Functions
kernel_notifications.cpp File Reference
#include <node/kernel_notifications.h>
#include <bitcoin-build-config.h>
#include <chain.h>
#include <common/args.h>
#include <common/system.h>
#include <kernel/context.h>
#include <kernel/warning.h>
#include <logging.h>
#include <node/abort.h>
#include <node/interface_ui.h>
#include <node/warnings.h>
#include <util/check.h>
#include <util/signalinterrupt.h>
#include <util/strencodings.h>
#include <util/string.h>
#include <util/translation.h>
#include <cstdint>
#include <string>
#include <thread>
Include dependency graph for kernel_notifications.cpp:

Go to the source code of this file.

Namespaces

namespace  node
 

Functions

static void AlertNotify (const std::string &strMessage)
 
void node::ReadNotificationArgs (const ArgsManager &args, KernelNotifications &notifications)
 

Function Documentation

◆ AlertNotify()

static void AlertNotify ( const std::string &  strMessage)
static

Definition at line 30 of file kernel_notifications.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: