Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ProxyType< FooImplementation > Struct Reference

#include <ipc_test.capnp.proxy.h>

Public Types

using Type = FooImplementation
 
using Message = gen::FooInterface
 
using Client = ProxyClient<Message>
 
using Server = ProxyServer<Message>
 

Detailed Description

Definition at line 110 of file ipc_test.capnp.proxy.h.

Member Typedef Documentation

◆ Client

using mp::ProxyType< FooImplementation >::Client = ProxyClient<Message>

Definition at line 114 of file ipc_test.capnp.proxy.h.

◆ Message

using mp::ProxyType< FooImplementation >::Message = gen::FooInterface

Definition at line 113 of file ipc_test.capnp.proxy.h.

◆ Server

using mp::ProxyType< FooImplementation >::Server = ProxyServer<Message>

Definition at line 115 of file ipc_test.capnp.proxy.h.

◆ Type

using mp::ProxyType< FooImplementation >::Type = FooImplementation

Definition at line 112 of file ipc_test.capnp.proxy.h.


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