#include <SimConfigDlg.h>
Public Types | |
enum | { IDD = IDD_SIMCONFIG } |
Public Member Functions | |
CSimConfigDlg (CWnd *pParent=NULL) | |
Public Attributes | |
CString | m_FileIn |
int | m_RoadLength |
int | m_NoLanesDirPos |
int | m_NoLanesDirNeg |
int | m_FileType |
int | m_SimTimeStep |
int | m_TrafFileNoLanesDirPos |
int | m_TrafFileNoLanesDirNeg |
CString | m_FileOut |
int | m_DriveSide |
int | m_PosOutputDetectorDirPos |
int | m_PosOutputDetectorDirNeg |
BOOL | m_AllowLaneChanging |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
BOOL | OnInitDialog () |
afx_msg void | OnBtnFileInPick () |
afx_msg void | OnBtnFileOutPick () |
virtual void | OnOK () |
virtual void | OnCancel () |
afx_msg void | OnRadCastor () |
afx_msg void | OnRadSaft () |
afx_msg void | OnChangeEdtRoadlength () |
afx_msg void | OnEditchangeCmbLanesdirPos () |
afx_msg void | OnEditchangeCmbLanesdirNeg () |
afx_msg void | OnChangeEdtSimtimestep () |
CSimConfigDlg::CSimConfigDlg | ( | CWnd * | pParent = NULL |
) |
void CSimConfigDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
BOOL CSimConfigDlg::OnInitDialog | ( | ) | [protected] |
void CSimConfigDlg::OnBtnFileInPick | ( | ) | [protected] |
void CSimConfigDlg::OnBtnFileOutPick | ( | ) | [protected] |
void CSimConfigDlg::OnOK | ( | ) | [protected, virtual] |
void CSimConfigDlg::OnCancel | ( | ) | [protected, virtual] |
void CSimConfigDlg::OnRadCastor | ( | ) | [protected] |
void CSimConfigDlg::OnRadSaft | ( | ) | [protected] |
void CSimConfigDlg::OnChangeEdtRoadlength | ( | ) | [protected] |
void CSimConfigDlg::OnEditchangeCmbLanesdirPos | ( | ) | [protected] |
void CSimConfigDlg::OnEditchangeCmbLanesdirNeg | ( | ) | [protected] |
void CSimConfigDlg::OnChangeEdtSimtimestep | ( | ) | [protected] |
CString CSimConfigDlg::m_FileIn |
CString CSimConfigDlg::m_FileOut |