LLDB mainline
lldb_protocol::mcp::Server Member List

This is the complete list of members for lldb_protocol::mcp::Server, including all inherited members.

Accept(lldb_private::MainLoop &, MCPTransportUP)lldb_protocol::mcp::Server
AddResourceProvider(std::unique_ptr< ResourceProvider > resource_provider)lldb_protocol::mcp::Server
AddTool(std::unique_ptr< Tool > tool)lldb_protocol::mcp::Server
Bind(MCPTransport &)lldb_protocol::mcp::Serverprotected
GetCapabilities()lldb_protocol::mcp::Serverprotected
InitializeHandler(const InitializeParams &)lldb_protocol::mcp::Serverprotected
Log(llvm::StringRef message)lldb_protocol::mcp::Serverinlineprotected
Logv(const char *Fmt, Ts &&...Vals)lldb_protocol::mcp::Serverinlineprotected
m_instanceslldb_protocol::mcp::Serverprivate
m_log_callbacklldb_protocol::mcp::Serverprivate
m_namelldb_protocol::mcp::Serverprivate
m_resource_providerslldb_protocol::mcp::Serverprivate
m_toolslldb_protocol::mcp::Serverprivate
m_versionlldb_protocol::mcp::Serverprivate
MCPTransportUP typedeflldb_protocol::mcp::Serverprivate
ReadHandleUP typedeflldb_protocol::mcp::Serverprivate
ResourcesListHandler()lldb_protocol::mcp::Serverprotected
ResourcesReadHandler(const ReadResourceParams &)lldb_protocol::mcp::Serverprotected
Server(std::string name, std::string version, LogCallback log_callback={})lldb_protocol::mcp::Server
ToolsCallHandler(const CallToolParams &)lldb_protocol::mcp::Serverprotected
ToolsListHandler()lldb_protocol::mcp::Serverprotected
~Server()=defaultlldb_protocol::mcp::Server