Garmin Fleet Management Controller  2.19.0
custom_avoid_enable_type Struct Reference

Data type for Custom Avoidance Enable/Disable (0X1234) from server to client. More...

#include <fmi.h>

Public Attributes

boolean enable
 
uint16 unique_id
 

Detailed Description

Data type for Custom Avoidance Enable/Disable (0X1234) from server to client.

Since
Protocol A613

Definition at line 1995 of file fmi.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: