#include <node/kernel_notifications.h>
#include <common/args.h>
#include <common/system.h>
#include <kernel/context.h>
#include <logging.h>
#include <node/abort.h>
#include <node/ui_interface.h>
#include <shutdown.h>
#include <util/check.h>
#include <util/strencodings.h>
#include <util/string.h>
#include <util/translation.h>
#include <cstdint>
#include <string>
#include <thread>
Go to the source code of this file.
|
| static void | AlertNotify (const std::string &strMessage) |
| |
◆ AlertNotify()
| static void AlertNotify |
( |
const std::string & |
strMessage | ) |
|
|
static |