Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
mp::ClientException< Exception, Accessor >::BuildParams Struct Reference

#include <proxy-types.h>

Inheritance diagram for mp::ClientException< Exception, Accessor >::BuildParams:
[legend]
Collaboration diagram for mp::ClientException< Exception, Accessor >::BuildParams:
[legend]

Public Member Functions

template<typename Params , typename ParamList >
void handleField (InvokeContext &invoke_context, Params &params, 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

ClientExceptionm_client_exception
 

Detailed Description

template<typename Exception, typename Accessor>
struct mp::ClientException< Exception, Accessor >::BuildParams

Definition at line 333 of file proxy-types.h.

Constructor & Destructor Documentation

◆ BuildParams()

template<typename Exception , typename Accessor >
mp::ClientException< Exception, Accessor >::BuildParams::BuildParams ( ClientException client_exception)
inline

Definition at line 340 of file proxy-types.h.

Member Function Documentation

◆ handleField()

template<typename Exception , typename Accessor >
template<typename Params , typename ParamList >
void mp::ClientException< Exception, Accessor >::BuildParams::handleField ( InvokeContext invoke_context,
Params params,
ParamList   
)
inline

Definition at line 336 of file proxy-types.h.

Member Data Documentation

◆ m_client_exception

template<typename Exception , typename Accessor >
ClientException* mp::ClientException< Exception, Accessor >::BuildParams::m_client_exception

Definition at line 341 of file proxy-types.h.


The documentation for this struct was generated from the following file: