Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | List of all members
mp::ServerCall Struct Reference

#include <proxy-types.h>

Public Member Functions

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

Detailed Description

Definition at line 432 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 436 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: