xCore-SDK  0.5.0
xCore SDK C# API
rokae::clr::SchedStatus结构体 参考

预约状态 更多...

#include <data_types_cli.hpp>

Public 属性

int id
 工位号 更多...
 
String state
 预约状态。"running","unregister","register","pause" 更多...
 
int rank
 排序 更多...
 
int count
 当前循环次数 更多...
 

详细描述

预约状态

在文件 data_types_cli.hpp619 行定义.

类成员变量说明

◆ count

int rokae::clr::SchedStatus::count

当前循环次数

在文件 data_types_cli.hpp627 行定义.

◆ id

int rokae::clr::SchedStatus::id

工位号

在文件 data_types_cli.hpp621 行定义.

◆ rank

int rokae::clr::SchedStatus::rank

排序

在文件 data_types_cli.hpp625 行定义.

◆ state

String rokae::clr::SchedStatus::state

预约状态。"running","unregister","register","pause"

在文件 data_types_cli.hpp623 行定义.


该结构体的文档由以下文件生成: