CFDMDownload Class Reference

#include <FDMDownload.h>

List of all members.

Public Member Functions

 CFDMDownload ()
STDMETHOD() get_DownloadText (long nTextIndex, BSTR *pVal)
void ReadFromDownload (vmsDownloadSmartPtr dld)
STDMETHOD() get_Url (BSTR *pVal)
STDMETHOD() put_Url (BSTR newVal)

Protected Attributes

fsString m_strUrl
fsString m_astrDldTexts [6]


Detailed Description

Definition at line 11 of file FDMDownload.h.


Constructor & Destructor Documentation

CFDMDownload::CFDMDownload (  )  [inline]

Definition at line 17 of file FDMDownload.h.


Member Function Documentation

STDMETHODIMP CFDMDownload::get_DownloadText ( long  nTextIndex,
BSTR pVal 
)

Definition at line 32 of file FDMDownload.cpp.

References E_INVALIDARG, m_astrDldTexts, S_OK, and SysAllocString().

void CFDMDownload::ReadFromDownload ( vmsDownloadSmartPtr  dld  ) 

Definition at line 24 of file FDMDownload.cpp.

References CDownloads_Tasks::GetDownloadText(), m_astrDldTexts, and m_strUrl.

STDMETHODIMP CFDMDownload::get_Url ( BSTR pVal  ) 

Definition at line 10 of file FDMDownload.cpp.

References m_strUrl, S_OK, and SysAllocString().

STDMETHODIMP CFDMDownload::put_Url ( BSTR  newVal  ) 

Definition at line 17 of file FDMDownload.cpp.

References m_strUrl, and S_OK.


Member Data Documentation

Definition at line 37 of file FDMDownload.h.

Referenced by get_Url(), put_Url(), and ReadFromDownload().

Definition at line 38 of file FDMDownload.h.

Referenced by get_DownloadText(), and ReadFromDownload().


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

Generated on Sun May 25 00:20:46 2008 by  doxygen 1.5.6