![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <proxy-types.h>
Public Member Functions | |
| template<typename Params , typename ParamList > | |
| void | handleField (ClientInvokeContext &invoke_context, Params ¶ms, ParamList) |
| BuildParams (ClientParam *client_param) | |
Public Member Functions inherited from mp::IterateFieldsHelper< BuildParams, sizeof...(Types)> | |
| 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 390 of file proxy-types.h.
|
inline |
Definition at line 412 of file proxy-types.h.
|
inline |
| ClientParam* mp::ClientParam< Accessor, Types >::BuildParams::m_client_param |
Definition at line 413 of file proxy-types.h.