![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <proxy-types.h>
Public Member Functions | |
template<typename Arg1 , typename Arg2 , typename ParamList > | |
void | handleField (Arg1 &&, Arg2 &&, ParamList) |
![]() | |
void | handleChain (Arg1 &&arg1, Arg2 &&arg2, ParamList, NextFn &&next_fn, NextFnArgs &&... next_fn_args) |
void | handleChain (Arg1 &&arg1, Arg2 &&arg2, ParamList) |
Definition at line 322 of file proxy-types.h.
|
inline |
Definition at line 325 of file proxy-types.h.