CFDMDownloadsStat Class Reference

#include <FDMDownloadsStat.h>

List of all members.

Public Member Functions

 CFDMDownloadsStat ()
STDMETHOD() BuildListOfDownloads (BOOL bIncludeCompleted, BOOL bIncludeRunning)
STDMETHOD() get_Download (long nIndex, IFDMDownload **pVal)
STDMETHOD() get_DownloadCount (long *pVal)

Protected Member Functions

void AddDownloadToList (vmsDownloadSmartPtr dld)

Protected Attributes

fs::list< IFDMDownloadPtr > m_vDownloads


Detailed Description

Definition at line 14 of file FDMDownloadsStat.h.


Constructor & Destructor Documentation

CFDMDownloadsStat::CFDMDownloadsStat (  )  [inline]

Definition at line 20 of file FDMDownloadsStat.h.


Member Function Documentation

STDMETHODIMP CFDMDownloadsStat::BuildListOfDownloads ( BOOL  bIncludeCompleted,
BOOL  bIncludeRunning 
)

STDMETHODIMP CFDMDownloadsStat::get_Download ( long  nIndex,
IFDMDownload **  pVal 
)

Definition at line 29 of file FDMDownloadsStat.cpp.

References ASSERT, E_INVALIDARG, m_vDownloads, and S_OK.

STDMETHODIMP CFDMDownloadsStat::get_DownloadCount ( long *  pVal  ) 

Definition at line 10 of file FDMDownloadsStat.cpp.

References m_vDownloads, and S_OK.

void CFDMDownloadsStat::AddDownloadToList ( vmsDownloadSmartPtr  dld  )  [protected]

Definition at line 17 of file FDMDownloadsStat.cpp.

References FAILED, hr, HRESULT, and m_vDownloads.

Referenced by BuildListOfDownloads().


Member Data Documentation

fs::list<IFDMDownloadPtr> CFDMDownloadsStat::m_vDownloads [protected]


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