|
LLDB mainline
|
This is the complete list of members for lldb_protocol::mcp::Tool, including all inherited members.
| Call(const lldb_protocol::mcp::ToolArguments &args)=0 | lldb_protocol::mcp::Tool | pure virtual |
| GetDefinition() const | lldb_protocol::mcp::Tool | |
| GetName() | lldb_protocol::mcp::Tool | inline |
| GetSchema() const | lldb_protocol::mcp::Tool | inlinevirtual |
| m_description | lldb_protocol::mcp::Tool | private |
| m_name | lldb_protocol::mcp::Tool | private |
| Tool(std::string name, std::string description) | lldb_protocol::mcp::Tool | |
| ~Tool()=default | lldb_protocol::mcp::Tool | virtual |