LLDB mainline
lldb_protocol::mcp::Server::Client Struct Reference

Public Attributes

ReadHandleUP handle
MCPTransportUP transport
MCPBinderUP binder

Detailed Description

Definition at line 72 of file Server.h.

Member Data Documentation

◆ binder

MCPBinderUP lldb_protocol::mcp::Server::Client::binder

Definition at line 75 of file Server.h.

◆ handle

ReadHandleUP lldb_protocol::mcp::Server::Client::handle

Definition at line 73 of file Server.h.

◆ transport

MCPTransportUP lldb_protocol::mcp::Server::Client::transport

Definition at line 74 of file Server.h.


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