Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ProxyClient< ipc::capnp::messages::Init > Struct Referencefinal

#include <init.capnp.proxy.h>

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

Public Types

using M0 = ProxyClientMethodTraits<ipc::capnp::messages::Init::ConstructParams>
 
using M1 = ProxyClientMethodTraits<ipc::capnp::messages::Init::MakeEchoParams>
 

Public Member Functions

 ~ProxyClient ()
 
M0::Result construct ()
 
M1::Result makeEcho ()
 

Detailed Description

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

Member Typedef Documentation

◆ M0

using mp::ProxyClient< ipc::capnp::messages::Init >::M0 = ProxyClientMethodTraits<ipc::capnp::messages::Init::ConstructParams>

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

◆ M1

using mp::ProxyClient< ipc::capnp::messages::Init >::M1 = ProxyClientMethodTraits<ipc::capnp::messages::Init::MakeEchoParams>

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

Constructor & Destructor Documentation

◆ ~ProxyClient()

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

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

Member Function Documentation

◆ construct()

ProxyClient< ipc::capnp::messages::Init >::M0::Result mp::ProxyClient< ipc::capnp::messages::Init >::construct ( )

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

Here is the call graph for this function:

◆ makeEcho()

ProxyClient< ipc::capnp::messages::Init >::M1::Result mp::ProxyClient< ipc::capnp::messages::Init >::makeEcho ( )

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

Here is the call graph for this function:

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