#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "Download.h"#include "Downloads.h"#include "DownloadSource.h"#include "DownloadTransfer.h"#include "DownloadTransferHTTP.h"#include "FragmentedFile.h"#include "Network.h"#include "Buffer.h"#include "SourceURL.h"#include "GProfile.h"#include "SHA.h"#include "ED2K.h"#include "TigerTree.h"#include "XML.h"Go to the source code of this file.
Functions | |
| bool | VerifySelection (CDownloadTransferHTTP *pTransfer) |
|
|
Definition at line 169 of file DownloadTransferHTTP.cpp. References detail::List< FragmentT, ContainerT >::empty(), CDownloadTransfer::m_nLength, CDownloadTransfer::m_nOffset, CDownloadSource::m_oAvailable, CDownloadTransfer::m_pSource, and detail::List< FragmentT, ContainerT >::overlappingRange(). Referenced by CDownloadTransferHTTP::StartNextFragment(). |
1.4.2