10 #ifndef CDeleteDataDlg_H 11 #define CDeleteDataDlg_H 40 CDataExchange * aDataExchange
BOOL mDisableFmiChecked
If true, the Disable FMI check box is selected.
CDeleteDataDlg(CWnd *aParent, FmiApplicationLayer &aCom)
Constructor.
BOOL mDeleteStopsChecked
If true, the Delete Stops check box is selected.
BOOL mWaypointsChecked
If true, the Waypoints check box is selected.
BOOL mDeleteActiveRouteChecked
If true, the Delete Active Route check box is selected.
BOOL OnInitDialog()
Initialize the dialog.
Dialog allowing the user to delete specified FMI data from the client.
BOOL mDeleteDriverInfoChecked
If true, the Delete Driver ID and Status check box is selected.
BOOL mDeleteCannedMessagesChecked
If true, the Delete Canned Messages check box is selected.
BOOL mDeleteGpiFileChecked
If true, the Delete GPI File check box is selected.
BOOL mDeleteCannedResponsesChecked
If true, the Delete Canned Responses check box is selected.
BOOL mCustomAvoidancesChecked
If true, the Custom Avoidances check box is selected.
Serial communication controller for Garmin and FMI packets.
virtual void DoDataExchange(CDataExchange *aDataExchange)
Perform dialog data exchange and validation.
afx_msg void OnBnClickedOk()
Click handler for the OK button.
BOOL mDeleteMessagesChecked
If true, the Delete Messages check box is selected.
FmiApplicationLayer & mCom
Reference to the FMI communication controller.
BOOL mSensorsChecked
If true, the Sensors check box is selected.
BOOL mFormsChecked
If true, the Forms check box is selected.
virtual ~CDeleteDataDlg()
Destructor.