CBitziDownloadDlg Class Reference

#include <DlgBitziDownload.h>

Inheritance diagram for CBitziDownloadDlg:

Inheritance graph
[legend]
Collaboration diagram for CBitziDownloadDlg:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { IDD = IDD_BITZI_DOWNLOAD }

Public Member Functions

 CBitziDownloadDlg (CWnd *pParent=NULL)
void AddFile (DWORD nIndex)
void OnNextFile (DWORD nIndex)
void OnRequesting (DWORD nIndex, LPCTSTR pszName)
void OnSuccess (DWORD nIndex)
void OnFailure (DWORD nIndex, LPCTSTR pszMessage)
void OnFinishedFile (DWORD nIndex)

Public Attributes

CStatic m_wndWeb
CListCtrl m_wndFiles
CButton m_wndCancel
CProgressCtrl m_wndProgress

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
virtual void OnCancel ()
afx_msg void OnTimer (UINT_PTR nIDEvent)
afx_msg BOOL OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg HBRUSH OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor)

Protected Attributes

CBitziDownloader m_pDownloader
DWORD m_nFailures

Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 


Constructor & Destructor Documentation

CBitziDownloadDlg::CBitziDownloadDlg ( CWnd *  pParent = NULL  ) 


Member Function Documentation

void CBitziDownloadDlg::AddFile ( DWORD  nIndex  ) 

void CBitziDownloadDlg::OnNextFile ( DWORD  nIndex  ) 

void CBitziDownloadDlg::OnRequesting ( DWORD  nIndex,
LPCTSTR  pszName 
)

void CBitziDownloadDlg::OnSuccess ( DWORD  nIndex  ) 

void CBitziDownloadDlg::OnFailure ( DWORD  nIndex,
LPCTSTR  pszMessage 
)

void CBitziDownloadDlg::OnFinishedFile ( DWORD  nIndex  ) 

void CBitziDownloadDlg::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

Reimplemented from CSkinDialog.

BOOL CBitziDownloadDlg::OnInitDialog (  )  [protected, virtual]

Reimplemented from CSkinDialog.

void CBitziDownloadDlg::OnCancel (  )  [protected, virtual]

void CBitziDownloadDlg::OnTimer ( UINT_PTR  nIDEvent  )  [protected]

BOOL CBitziDownloadDlg::OnSetCursor ( CWnd *  pWnd,
UINT  nHitTest,
UINT  message 
) [protected]

void CBitziDownloadDlg::OnLButtonDown ( UINT  nFlags,
CPoint  point 
) [protected]

HBRUSH CBitziDownloadDlg::OnCtlColor ( CDC *  pDC,
CWnd *  pWnd,
UINT  nCtlColor 
) [protected]

Reimplemented from CSkinDialog.


Member Data Documentation

CBitziDownloader CBitziDownloadDlg::m_pDownloader [protected]

DWORD CBitziDownloadDlg::m_nFailures [protected]

CStatic CBitziDownloadDlg::m_wndWeb

CListCtrl CBitziDownloadDlg::m_wndFiles

CButton CBitziDownloadDlg::m_wndCancel

CProgressCtrl CBitziDownloadDlg::m_wndProgress


The documentation for this class was generated from the following files:
Generated on Wed Aug 8 03:46:13 2007 for Shareaza by  doxygen 1.5.2