![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <proxy-types.h>
Public Member Functions | |
template<typename Results , typename... Params> | |
void | handleField (ClientInvokeContext &invoke_context, Results &results, TypeList< Params... >) |
ReadResults (ClientParam *client_param) | |
![]() | |
void | handleChain (Arg1 &&arg1, Arg2 &&arg2, ParamList, NextFn &&next_fn, NextFnArgs &&... next_fn_args) |
void | handleChain (Arg1 &&arg1, Arg2 &&arg2, ParamList) |
Public Attributes | |
ClientParam * | m_client_param |
Definition at line 416 of file proxy-types.h.
|
inline |
Definition at line 429 of file proxy-types.h.
|
inline |
ClientParam* mp::ClientParam< Accessor, Types >::ReadResults::m_client_param |
Definition at line 430 of file proxy-types.h.