![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <proxy.h>
Additional Inherited Members | |
| Public Types inherited from mp::ProxyMethodTraits< MethodParams, Enable > | |
| using | Params = TypeList<> |
| using | Result = void |
| using | Fields = Params |
| Static Public Member Functions inherited from mp::ProxyMethodTraits< MethodParams, Enable > | |
| template<typename ServerContext> | |
| static void | invoke (ServerContext &) |
Customizable (through template specialization) traits class used in generated ProxyClient implementations from proxy-codegen.cpp.