vmsSimpleFileDownloader Class Reference

#include <vmsSimpleFileDownloader.h>

List of all members.

Public Member Functions

fsInternetResult Download (LPCSTR pszUrl, LPCSTR pszFileName)
void Stop ()
fsInternetResult GetLastError ()
bool IsRunning ()
 vmsSimpleFileDownloader ()
virtual ~vmsSimpleFileDownloader ()

Protected Member Functions

void CreateDownloader ()

Static Protected Member Functions

static DWORD _DownloadMgrEvents (fsDownloadMgr *pMgr, fsDownloaderEvent ev, UINT uInfo, LPVOID lp)
static void _DownloadMgrDescEvents (fsDownloadMgr *, fsDownloadMgr_EventDescType, LPCSTR pszDesc, LPVOID lp)

Protected Attributes

fsDownloadMgrm_dldr


Detailed Description

Definition at line 14 of file vmsSimpleFileDownloader.h.


Constructor & Destructor Documentation

vmsSimpleFileDownloader::vmsSimpleFileDownloader (  ) 

Definition at line 16 of file vmsSimpleFileDownloader.cpp.

References m_dldr, and NULL.

vmsSimpleFileDownloader::~vmsSimpleFileDownloader (  )  [virtual]

Definition at line 21 of file vmsSimpleFileDownloader.cpp.

References m_dldr, and SAFE_DELETE.


Member Function Documentation

fsInternetResult vmsSimpleFileDownloader::Download ( LPCSTR  pszUrl,
LPCSTR  pszFileName 
)

void vmsSimpleFileDownloader::Stop ( void   ) 

fsInternetResult vmsSimpleFileDownloader::GetLastError (  ) 

bool vmsSimpleFileDownloader::IsRunning (  ) 

void vmsSimpleFileDownloader::CreateDownloader (  )  [protected]

DWORD vmsSimpleFileDownloader::_DownloadMgrEvents ( fsDownloadMgr pMgr,
fsDownloaderEvent  ev,
UINT  uInfo,
LPVOID  lp 
) [static, protected]

void vmsSimpleFileDownloader::_DownloadMgrDescEvents ( fsDownloadMgr ,
fsDownloadMgr_EventDescType  ,
LPCSTR  pszDesc,
LPVOID  lp 
) [static, protected]

Definition at line 56 of file vmsSimpleFileDownloader.cpp.

Referenced by CreateDownloader().


Member Data Documentation


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

Generated on Sun May 25 00:21:24 2008 by  doxygen 1.5.6