![]() |
Bitcoin Core 30.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) | |
Public Member Functions inherited from mp::IterateFieldsHelper< ReadResults, 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 369 of file proxy-types.h.
|
inline |
Definition at line 380 of file proxy-types.h.
|
inline |
| ClientException* mp::ClientException< Exception, Accessor >::ReadResults::m_client_exception |
Definition at line 381 of file proxy-types.h.