#include <DSASysPara.h>
Public Types | |
enum | { IDD = IDD_DIALOG4 } |
Public Member Functions | |
void | LoadSysPara (CString &Debug) |
CDSASysPara () | |
~CDSASysPara () | |
Public Attributes | |
bool | loaded |
int | m_op |
CString | m_Debug |
CString | m_time |
CString | m_cycles |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
afx_msg void | OnGenerate () |
afx_msg void | OnSave () |
afx_msg void | OnLoad () |
virtual BOOL | OnInitDialog () |
afx_msg void | OnNew () |
afx_msg void | OnExisting () |
CDSASysPara::CDSASysPara | ( | ) |
CDSASysPara::~CDSASysPara | ( | ) |
void CDSASysPara::LoadSysPara | ( | CString & | Debug | ) |
void CDSASysPara::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
void CDSASysPara::OnGenerate | ( | ) | [protected] |
void CDSASysPara::OnSave | ( | ) | [protected] |
void CDSASysPara::OnLoad | ( | ) | [protected] |
BOOL CDSASysPara::OnInitDialog | ( | ) | [protected, virtual] |
void CDSASysPara::OnNew | ( | ) | [protected] |
void CDSASysPara::OnExisting | ( | ) | [protected] |
bool CDSASysPara::loaded |
CString CDSASysPara::m_Debug |
CString CDSASysPara::m_time |
CString CDSASysPara::m_cycles |