#include <Response.h>
carla::rpc::ResponseError 的协作图:Public 成员函数 | |
| ResponseError ()=default | |
| ResponseError (std::string message) | |
| const std::string & | What () const |
Private 属性 | |
| std::string | _what {"unknown error"} |
在文件 Response.h 第 29 行定义.
|
default |
|
inlineexplicit |
在文件 Response.h 第 34 行定义.
|
inline |
|
private |
在文件 Response.h 第 47 行定义.
被这些函数引用 What().