Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | ipc::Process |
IPC process interface for spawning bitcoin processes and serving requests in processes that have been spawned. More... | |
Namespaces | |
namespace | ipc |
Functions | |
std::unique_ptr< Process > | ipc::MakeProcess () |
Constructor for Process interface. More... | |