Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CDownloadTransferFTP::CFTPRETR Class Reference

#include <DownloadTransferFTP.h>

Inheritance diagram for CDownloadTransferFTP::CFTPRETR:

CTransfer CConnection List of all members.

Public Member Functions

 CFTPRETR ()
virtual ~CFTPRETR ()
void SetOwner (CDownloadTransferFTP *pOwner)
virtual BOOL ConnectTo (SOCKADDR_IN *pHost)
virtual BOOL OnRead ()

Protected Attributes

CDownloadTransferFTPm_pOwner
DWORD m_tContent
QWORD m_nTotal

Constructor & Destructor Documentation

CDownloadTransferFTP::CFTPRETR::CFTPRETR  )  [inline]
 

Definition at line 137 of file DownloadTransferFTP.h.

virtual CDownloadTransferFTP::CFTPRETR::~CFTPRETR  )  [inline, virtual]
 

Definition at line 138 of file DownloadTransferFTP.h.


Member Function Documentation

virtual BOOL CDownloadTransferFTP::CFTPRETR::ConnectTo SOCKADDR_IN *  pHost  )  [inline, virtual]
 

Reimplemented from CConnection.

Definition at line 151 of file DownloadTransferFTP.h.

References CConnection::ConnectTo(), m_nTotal, and m_tContent.

Referenced by CDownloadTransferFTP::OnHeaderLine().

virtual BOOL CDownloadTransferFTP::CFTPRETR::OnRead  )  [inline, virtual]
 

Reimplemented from CConnection.

Definition at line 165 of file DownloadTransferFTP.h.

References CDownloadSource::AddFragment(), CBuffer::Clear(), CTransfer::Close(), CDownloadTransfer::m_nDownloaded, CDownloadTransfer::m_nLength, CBuffer::m_nLength, CDownloadTransfer::m_nOffset, CDownloadTransfer::m_nPosition, CDownloadSource::m_nSpeed, m_nTotal, CBuffer::m_pBuffer, CDownloadTransfer::m_pDownload, CConnection::m_pInput, m_pOwner, CDownloadTransfer::m_pSource, m_tContent, CConnection::OnRead(), and CDownloadWithFile::SubmitData().

void CDownloadTransferFTP::CFTPRETR::SetOwner CDownloadTransferFTP pOwner  )  [inline]
 

Definition at line 140 of file DownloadTransferFTP.h.

References m_pOwner.

Referenced by CDownloadTransferFTP::CDownloadTransferFTP().


Member Data Documentation

QWORD CDownloadTransferFTP::CFTPRETR::m_nTotal [protected]
 

Definition at line 205 of file DownloadTransferFTP.h.

Referenced by ConnectTo(), and OnRead().

CDownloadTransferFTP* CDownloadTransferFTP::CFTPRETR::m_pOwner [protected]
 

Definition at line 203 of file DownloadTransferFTP.h.

Referenced by OnRead(), and SetOwner().

DWORD CDownloadTransferFTP::CFTPRETR::m_tContent [protected]
 

Definition at line 204 of file DownloadTransferFTP.h.

Referenced by ConnectTo(), and OnRead().


The documentation for this class was generated from the following file:
Generated on Thu Dec 15 10:40:06 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2