Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mp::ServerCall Struct Reference

#include <proxy-types.h>

Public Member Functions

template<typename ServerContext , typename... Args>
decltype(autoinvoke (ServerContext &server_context, TypeList<>, Args &&... args) const
 

Detailed Description

Definition at line 492 of file proxy-types.h.

Member Function Documentation

◆ invoke()

template<typename ServerContext , typename... Args>
decltype(auto) mp::ServerCall::invoke ( ServerContext & server_context,
TypeList<> ,
Args &&... args ) const
inline

Definition at line 496 of file proxy-types.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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