GME  13
Public Member Functions | Public Attributes | Protected Attributes
CProgressThread Class Reference
Collaboration diagram for CProgressThread:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CProgressThread ()
virtual ~CProgressThread ()
virtual BOOL InitInstance ()
virtual int ExitInstance ()
afx_msg void OnSendLogLine (WPARAM wParam, LPARAM lParam)
afx_msg void OnClose (WPARAM, LPARAM)

Public Attributes

CEvent initDone

Protected Attributes

CProgressDialog m_dlg

Detailed Description

Definition at line 77 of file ProgressWindow.cpp.


Constructor & Destructor Documentation

Definition at line 82 of file ProgressWindow.cpp.

virtual CProgressThread::~CProgressThread ( ) [inline, virtual]

Definition at line 83 of file ProgressWindow.cpp.


Member Function Documentation

virtual int CProgressThread::ExitInstance ( ) [inline, virtual]

Definition at line 96 of file ProgressWindow.cpp.

virtual BOOL CProgressThread::InitInstance ( ) [inline, virtual]

Definition at line 88 of file ProgressWindow.cpp.

afx_msg void CProgressThread::OnClose ( WPARAM  ,
LPARAM   
) [inline]

Definition at line 119 of file ProgressWindow.cpp.

afx_msg void CProgressThread::OnSendLogLine ( WPARAM  wParam,
LPARAM  lParam 
) [inline]

Definition at line 112 of file ProgressWindow.cpp.


Member Data Documentation

Definition at line 104 of file ProgressWindow.cpp.

Definition at line 109 of file ProgressWindow.cpp.


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