![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
#include <ipc_test.capnp.proxy.h>
Public Types | |
| using | Type = FooImplementation |
| using | Message = gen::FooInterface |
| using | Client = ProxyClient< Message > |
| using | Server = ProxyServer< Message > |
Definition at line 110 of file ipc_test.capnp.proxy.h.
| using mp::ProxyType< FooImplementation >::Client = ProxyClient<Message> |
Definition at line 114 of file ipc_test.capnp.proxy.h.
| using mp::ProxyType< FooImplementation >::Message = gen::FooInterface |
Definition at line 113 of file ipc_test.capnp.proxy.h.
| using mp::ProxyType< FooImplementation >::Server = ProxyServer<Message> |
Definition at line 115 of file ipc_test.capnp.proxy.h.
| using mp::ProxyType< FooImplementation >::Type = FooImplementation |
Definition at line 112 of file ipc_test.capnp.proxy.h.
1.8.14