![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
#include <functional>#include <memory>#include <typeindex>Go to the source code of this file.
Classes | |
| class | interfaces::Ipc |
| Interface providing access to interprocess-communication (IPC) functionality. More... | |
Namespaces | |
| ipc | |
| interfaces | |
Functions | |
| std::unique_ptr< Ipc > | interfaces::MakeIpc (const char *exe_name, const char *process_argv0, Init &init) |
| Return implementation of Ipc interface. More... | |
1.8.14