![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
#include <init.capnp.proxy.h>
Public Types | |
| using | Type = interfaces::Init |
| using | Message = ipc::capnp::messages::Init |
| using | Client = ProxyClient< Message > |
| using | Server = ProxyServer< Message > |
Definition at line 85 of file init.capnp.proxy.h.
| using mp::ProxyType< interfaces::Init >::Client = ProxyClient<Message> |
Definition at line 89 of file init.capnp.proxy.h.
| using mp::ProxyType< interfaces::Init >::Message = ipc::capnp::messages::Init |
Definition at line 88 of file init.capnp.proxy.h.
| using mp::ProxyType< interfaces::Init >::Server = ProxyServer<Message> |
Definition at line 90 of file init.capnp.proxy.h.
| using mp::ProxyType< interfaces::Init >::Type = interfaces::Init |
Definition at line 87 of file init.capnp.proxy.h.
1.8.14