![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <proxy-types.h>
Public Member Functions | |
| template<typename Params , typename ParamList > | |
| void | handleField (InvokeContext &invoke_context, Params ¶ms, ParamList) |
| BuildParams (ClientException *client_exception) | |
Public Member Functions inherited from mp::IterateFieldsHelper< BuildParams, 0 > | |
| void | handleChain (Arg1 &arg1, Arg2 &arg2, ParamList, NextFn &&next_fn, NextFnArgs &&... next_fn_args) |
| void | handleChain (Arg1 &arg1, Arg2 &arg2, ParamList) |
Public Attributes | |
| ClientException * | m_client_exception |
Definition at line 358 of file proxy-types.h.
|
inline |
Definition at line 365 of file proxy-types.h.
|
inline |
Definition at line 361 of file proxy-types.h.
| ClientException* mp::ClientException< Exception, Accessor >::BuildParams::m_client_exception |
Definition at line 366 of file proxy-types.h.