![]() |
xCore-SDK
0.7.1
xCore SDK C# API
|
控制器日志信息 更多...
#include <data_types_cli.hpp>
Public 成员函数 | |
| LogInfo (int _id, String^ ts, String^ ct, String^ r) | |
Public 属性 | |
| initonly int | id |
| 日志ID号 更多... | |
| String | timestamp |
| 日期及时间 更多... | |
| String | logText |
| 日志内容 更多... | |
| String | repairHint |
| 修复办法 更多... | |
控制器日志信息
在文件 data_types_cli.hpp 第 597 行定义.
|
inline |
在文件 data_types_cli.hpp 第 599 行定义.
| initonly int rokae::clr::LogInfo::id |
日志ID号
在文件 data_types_cli.hpp 第 602 行定义.
| String rokae::clr::LogInfo::logText |
日志内容
在文件 data_types_cli.hpp 第 606 行定义.
| String rokae::clr::LogInfo::repairHint |
修复办法
在文件 data_types_cli.hpp 第 608 行定义.
| String rokae::clr::LogInfo::timestamp |
日期及时间
在文件 data_types_cli.hpp 第 604 行定义.
1.9.4