Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ProxyClientCustom< Interface, Impl > Class Template Reference

#include <proxy.h>

Inheritance diagram for mp::ProxyClientCustom< Interface, Impl >:
[legend]
Collaboration diagram for mp::ProxyClientCustom< Interface, Impl >:
[legend]

Additional Inherited Members

Public Types inherited from mp::ProxyClientBase< Interface, Impl >
using Interface
using Impl
using Sub
using Super
Public Member Functions inherited from mp::ProxyClientBase< Interface, Impl >
 ProxyClientBase (typename Interface::Client client, Connection *connection, bool destroy_connection)
 ~ProxyClientBase () noexcept
Static Public Member Functions inherited from mp::ProxyClientBase< Interface, Impl >
static void construct (Super &)
static void destroy (Super &)
Public Attributes inherited from mp::ProxyClientBase< Interface, Impl >
Interface::Client m_client
ProxyContext m_context

Detailed Description

template<typename Interface, typename Impl>
class mp::ProxyClientCustom< Interface, Impl >

Customizable (through template specialization) base class used in generated ProxyClient implementations from proxy-codegen.cpp.

Definition at line 139 of file proxy.h.


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