Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Functions
process.h File Reference
#include <util/fs.h>
#include <memory>
#include <string>
Include dependency graph for process.h:
This graph shows which files directly or indirectly include this file:

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

 ipc
 

Functions

std::unique_ptr< Process > ipc::MakeProcess ()
 Constructor for Process interface. More...