![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <functional>#include <memory>#include <typeindex>Go to the source code of this file.
Classes | |
| class | interfaces::Ipc |
Namespaces | |
| namespace | ipc |
| namespace | interfaces |
Functions | |
| std::unique_ptr< Ipc > | interfaces::MakeIpc (const char *exe_name, const char *process_argv0, Init &init) |
| Return implementation of Ipc interface. | |