![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <proxy-types.h>
Public Member Functions | |
template<typename Results , typename ParamList > | |
void | handleField (InvokeContext &invoke_context, Results &results, ParamList) |
ReadResults (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 344 of file proxy-types.h.
|
inline |
Definition at line 355 of file proxy-types.h.
|
inline |
ClientException* mp::ClientException< Exception, Accessor >::ReadResults::m_client_exception |
Definition at line 356 of file proxy-types.h.