PDF
AGVC SDK  0.8.0
agvc_interface::GetPngMapAllInfoWorkingStatus Struct Reference

接口getPngMapAllInfo的工作状态 More...

#include <type.h>

Collaboration diagram for agvc_interface::GetPngMapAllInfoWorkingStatus:

Public Attributes

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

Detailed Description

接口getPngMapAllInfo的工作状态

Definition at line 534 of file type.h.

Member Data Documentation

◆ header

Header agvc_interface::GetPngMapAllInfoWorkingStatus::header

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

Definition at line 536 of file type.h.

◆ status

GetPngMapAllInfoStatus agvc_interface::GetPngMapAllInfoWorkingStatus::status

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

Definition at line 537 of file type.h.


The documentation for this struct was generated from the following file:
  • include/agvc_interface/type.h