Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
mp::ClientInvokeContext Struct Reference

#include <proxy-io.h>

Inheritance diagram for mp::ClientInvokeContext:
[legend]
Collaboration diagram for mp::ClientInvokeContext:
[legend]

Public Member Functions

 ClientInvokeContext (Connection &conn, ThreadContext &thread_context)
 

Public Attributes

ThreadContextthread_context
 
- Public Attributes inherited from mp::InvokeContext
Connectionconnection
 

Detailed Description

Definition at line 31 of file proxy-io.h.

Constructor & Destructor Documentation

◆ ClientInvokeContext()

mp::ClientInvokeContext::ClientInvokeContext ( Connection conn,
ThreadContext thread_context 
)
inline

Definition at line 34 of file proxy-io.h.

Member Data Documentation

◆ thread_context

ThreadContext& mp::ClientInvokeContext::thread_context

Definition at line 33 of file proxy-io.h.


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