Bitcoin Core 31.99.0
P2P Digital Currency
Namespaces | Functions
stub.cpp File Reference
#include <interfaces/ipc.h>
#include <memory>
Include dependency graph for stub.cpp:

Go to the source code of this file.

Namespaces

namespace  interfaces
 

Functions

std::unique_ptr< Ipc > interfaces::MakeIpc (const char *exe_name, const char *process_argv0, Init &init)
 Return implementation of Ipc interface. More...