AGVC SDK  0.8.0
agvc_interface::SetPngMapAllInfoWorkingStatus结构体 参考

接口setPngMapAllInfo的工作状态 更多...

#include <type.h>

agvc_interface::SetPngMapAllInfoWorkingStatus 的协作图:

Public 属性

Header header
 header.id 代表下发的setPngMapAllInfo指令id
SetPngMapAllInfoStatus status
 接口setPngMapAllInfo的运行状态,NONE -接口未执行 RUNNING-执行中,FINISH-执行结束

详细描述

接口setPngMapAllInfo的工作状态

在文件 type.h524 行定义.

类成员变量说明

◆ header

Header agvc_interface::SetPngMapAllInfoWorkingStatus::header

header.id 代表下发的setPngMapAllInfo指令id

在文件 type.h526 行定义.

◆ status

SetPngMapAllInfoStatus agvc_interface::SetPngMapAllInfoWorkingStatus::status

接口setPngMapAllInfo的运行状态,NONE -接口未执行 RUNNING-执行中,FINISH-执行结束

在文件 type.h527 行定义.


该结构体的文档由以下文件生成:
  • include/agvc_interface/type.h