Garmin Fleet Management Controller
2.19.0
|
Data type for Custom Avoidance Enable/Disable (0X1234) from server to client. More...
#include <fmi.h>
Public Attributes | |
boolean | enable |
uint16 | unique_id |
Data type for Custom Avoidance Enable/Disable (0X1234) from server to client.
boolean custom_avoid_enable_type::enable |
Definition at line 1998 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CMapViewerDlg::setAvoidanceEnabled().
uint16 custom_avoid_enable_type::unique_id |
Definition at line 1997 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CMapViewerDlg::setAvoidanceEnabled().