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

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

#include <type.h>

agvc_interface::GetPngMapAllInfoWorkingStatus 的协作图:

Public 属性

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

详细描述

接口getPngMapAllInfo的工作状态

在文件 type.h533 行定义.

类成员变量说明

◆ header

Header agvc_interface::GetPngMapAllInfoWorkingStatus::header

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

在文件 type.h535 行定义.

◆ status

GetPngMapAllInfoStatus agvc_interface::GetPngMapAllInfoWorkingStatus::status

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

在文件 type.h536 行定义.


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