![]() |
Bitcoin Core 29.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) | |
![]() | |
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 333 of file proxy-types.h.
|
inline |
Definition at line 340 of file proxy-types.h.
|
inline |
Definition at line 336 of file proxy-types.h.
ClientException* mp::ClientException< Exception, Accessor >::BuildParams::m_client_exception |
Definition at line 341 of file proxy-types.h.