Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces
context.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ipc::Context
 Context struct used to give IPC protocol implementations or implementation hooks access to application state, in case they need to run extra code that isn't needed within a single process, like code copying global state from an existing process to a new process when it's initialized, or code dealing with shared objects that are created or destroyed remotely. More...
 

Namespaces

 ipc