Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ProxyClientMethodTraits< MethodParams > Struct Template Reference

#include <proxy.h>

Inheritance diagram for mp::ProxyClientMethodTraits< MethodParams >:
[legend]
Collaboration diagram for mp::ProxyClientMethodTraits< MethodParams >:
[legend]

Additional Inherited Members

Public Types inherited from mp::ProxyMethodTraits< MethodParams, Enable >
using Params = TypeList<>
using Result = void
using Fields = Params
Static Public Member Functions inherited from mp::ProxyMethodTraits< MethodParams, Enable >
template<typename ServerContext>
static void invoke (ServerContext &)

Detailed Description

template<typename MethodParams>
struct mp::ProxyClientMethodTraits< MethodParams >

Customizable (through template specialization) traits class used in generated ProxyClient implementations from proxy-codegen.cpp.

Definition at line 296 of file proxy.h.


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