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