![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
Customizable (through template specialization) base class used in generated ProxyClient implementations from proxy-codegen.cpp. More...
#include <proxy.h>
Additional Inherited Members | |
![]() | |
using | Interface = Interface |
using | Impl = Impl |
using | Sub = ProxyClient< Interface > |
using | Super = ProxyClientBase< Interface, Impl > |
![]() | |
ProxyClientBase (typename Interface::Client client, Connection *connection, bool destroy_connection) | |
~ProxyClientBase () noexcept | |
![]() | |
static void | construct (Super &) |
static void | destroy (Super &) |
![]() | |
Interface::Client | m_client |
ProxyContext | m_context |
Customizable (through template specialization) base class used in generated ProxyClient implementations from proxy-codegen.cpp.