Bitcoin Core
28.1.0
P2P Digital Currency
src
ipc
capnp
echo.capnp.proxy-types.c++
Go to the documentation of this file.
1
// Generated by mpgen from ipc/capnp/echo.capnp
2
3
#include <
ipc/capnp/echo.capnp.proxy-types.h
>
4
#include <mp/proxy-types.h>
5
6
namespace
mp
{
7
ProxyClient<ipc::capnp::messages::Echo>::~ProxyClient
() { clientDestroy(*
this
); }
8
ProxyServer<ipc::capnp::messages::Echo>::~ProxyServer
() { serverDestroy(*
this
); }
9
}
// namespace mp
echo.capnp.proxy-types.h
mp::ProxyServer< ipc::capnp::messages::Echo >::~ProxyServer
~ProxyServer()
Definition:
echo.capnp.proxy-types.c++:8
mp::ProxyClient< ipc::capnp::messages::Echo >::~ProxyClient
~ProxyClient()
Definition:
echo.capnp.proxy-types.c++:7
mp
Functions to serialize / deserialize common bitcoin types.
Definition:
common-types.h:50
Generated on Tue Jan 7 2025 12:00:00 for Bitcoin Core by
1.8.14