|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::NetworkResponse,包括所有继承而来的类成员
| addHeader(const std::string &key, const std::string &value) | ast::NetworkResponse | inline |
| body() const | ast::NetworkResponse | inline |
| headers() const | ast::NetworkResponse | inline |
| NetworkResponse()=default (定义于 ast::NetworkResponse) | ast::NetworkResponse | |
| setBody(const std::string &body) | ast::NetworkResponse | inline |
| setHeaders(const std::map< std::string, std::string > &headers) | ast::NetworkResponse | inline |
| setJson(const JsonValue &json) | ast::NetworkResponse | |
| setStatusCode(int statusCode) | ast::NetworkResponse | inline |
| statusCode() const | ast::NetworkResponse | inline |
| toJson(JsonValue &json) const (定义于 ast::NetworkResponse) | ast::NetworkResponse | |
| toJson() const | ast::NetworkResponse | |
| ~NetworkResponse()=default (定义于 ast::NetworkResponse) | ast::NetworkResponse |