Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ProxyServer< ipc::capnp::messages::Echo > Struct Reference

#include <echo.capnp.proxy.h>

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

Public Member Functions

 ~ProxyServer ()
 
kj::Promise< void > destroy (DestroyContext call_context) override
 
kj::Promise< void > echo (EchoContext call_context) override
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ~ProxyServer()

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

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

Member Function Documentation

◆ destroy()

kj::Promise< void > mp::ProxyServer< ipc::capnp::messages::Echo >::destroy ( DestroyContext call_context)
override

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

◆ echo()

kj::Promise< void > mp::ProxyServer< ipc::capnp::messages::Echo >::echo ( EchoContext call_context)
override

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


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