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