Bitcoin Core  27.99.0
P2P Digital Currency
ipc::capnp::Context Struct Reference

Cap'n Proto context struct. More...

#include <context.h>

Inheritance diagram for ipc::capnp::Context:
[legend]
Collaboration diagram for ipc::capnp::Context:
[legend]

Detailed Description

Cap'n Proto context struct.

Generally the parent ipc::Context struct should be used instead of this struct to give all IPC protocols access to application state, so there aren't unnecessary differences between IPC protocols. But this specialized struct can be used to pass capnp-specific function and object types to capnp hooks.

Definition at line 17 of file context.h.


The documentation for this struct was generated from the following file: