|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::ChatTool,包括所有继承而来的类成员
| call(const JsonValue &arguments)=0 | ast::ChatTool | pure virtual |
| ChatTool()=default (定义于 ast::ChatTool) | ast::ChatTool | |
| description() const | ast::ChatTool | inline |
| name() const | ast::ChatTool | inline |
| parameters() const | ast::ChatTool | inline |
| setDescription(StringView description) | ast::ChatTool | inline |
| setName(StringView name) | ast::ChatTool | inline |
| setParameters(const JsonValue ¶meters) | ast::ChatTool | inline |
| toJson() const | ast::ChatTool | |
| ~ChatTool()=default (定义于 ast::ChatTool) | ast::ChatTool | virtual |