Bitcoin Core  26.1.0
P2P Digital Currency
Public Member Functions | List of all members
mp::ProxyServer< ipc::capnp::messages::Init > Struct Template Reference

#include <init.capnp.proxy.h>

Inheritance diagram for mp::ProxyServer< ipc::capnp::messages::Init >:
[legend]
Collaboration diagram for mp::ProxyServer< ipc::capnp::messages::Init >:
[legend]

Public Member Functions

 ~ProxyServer ()
 
kj::Promise< void > construct (ConstructContext call_context) override
 
kj::Promise< void > makeEcho (MakeEchoContext call_context) override
 

Detailed Description

template<>
struct mp::ProxyServer< ipc::capnp::messages::Init >

Definition at line 75 of file init.capnp.proxy.h.

Constructor & Destructor Documentation

◆ ~ProxyServer()

mp::ProxyServer< ipc::capnp::messages::Init >::~ProxyServer ( )

Definition at line 8 of file init.capnp.proxy-types.c++.

Member Function Documentation

◆ construct()

kj::Promise< void > mp::ProxyServer< ipc::capnp::messages::Init >::construct ( ConstructContext  call_context)
override

Definition at line 7 of file init.capnp.proxy-server.c++.

◆ makeEcho()

kj::Promise< void > mp::ProxyServer< ipc::capnp::messages::Init >::makeEcho ( MakeEchoContext  call_context)
override

Definition at line 10 of file init.capnp.proxy-server.c++.


The documentation for this struct was generated from the following files: