10 #ifndef CSafeModeDlg_H 11 #define CSafeModeDlg_H 36 CDataExchange* aDataExchange
CSafeModeDlg(CWnd *aParent, FmiApplicationLayer &aCom)
Constructor.
afx_msg void OnEnChangeSafeModeSpeed()
Edit Change handler for Safe Mode Speed text box.
FmiApplicationLayer & mCom
Reference to the FMI communication controller that this dialog uses.
afx_msg void OnBnClickedOk()
Click handler for the OK button.
Modal dialog allowing the user to set FMI Safe Mode and the threshold speed.
Serial communication controller for Garmin and FMI packets.
virtual void DoDataExchange(CDataExchange *aDataExchange)
Perform dialog data exchange and validation.
CString speed
Speed entered by the user.
BOOL OnInitDialog()
Initialize the dialog.
virtual ~CSafeModeDlg()
Destructor.