#include <vmsBtDownloadManager.h>
Public Attributes | |
| float * | pfProgress |
| fsTicksMgr | timeLastDataStatAccess |
| LPBYTE | pbFastResumeData |
| DWORD | dwFastResumeDataSize |
| fsString | strOutputPath |
| fsString | strTrackerUser |
| fsString | strTrackerPassword |
| fsString | strTorrentUrl |
| DWORD | dwFlags |
| fsString | strCurrentTracker |
| UINT64 | nUploadedBytes |
| double | fShareRating |
| UINT64 | nWastedBytes |
| float | fPercentDone |
| BOOL | bDone |
| std::vector< bool > | vPieces |
| UINT64 | nDownloadedBytes |
Definition at line 148 of file vmsBtDownloadManager.h.
Definition at line 150 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_FilePercentDone(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState_FileProgress(), vmsBtDownloadManager::SaveState(), vmsBtDownloadManager::vmsBtDownloadManager(), and vmsBtDownloadManager::~vmsBtDownloadManager().
Definition at line 151 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_FilePercentDone(), vmsBtDownloadManager::SaveBtDownloadState_FileProgress(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 152 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::CreateBtDownload(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), vmsBtDownloadManager::vmsBtDownloadManager(), and vmsBtDownloadManager::~vmsBtDownloadManager().
Definition at line 152 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::CreateBtDownload(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 153 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::CreateBtDownload(), vmsBtDownloadManager::CreateByTorrentFile(), vmsBtDownloadManager::DeleteFile(), vmsBtDownloadManager::get_OutputPath(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::MoveToFolder(), vmsBtDownloadManager::RemoveBtDownloadDirectory(), and vmsBtDownloadManager::SaveState().
Definition at line 154 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_TrackerLogin(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::set_TrackerLogin().
Definition at line 154 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_TrackerLogin(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::set_TrackerLogin().
Definition at line 155 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::CreateByTorrentFile(), vmsBtDownloadManager::get_TorrentUrl(), vmsBtDownloadManager::LoadState(), and vmsBtDownloadManager::SaveState().
Definition at line 156 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::_threadBtDownloadManager(), vmsBtDownloadManager::_threadCheckStartSeeding(), vmsBtDownloadManager::CreateBtDownload(), vmsBtDownloadManager::disable_Flags(), vmsBtDownloadManager::enable_Flags(), vmsBtDownloadManager::get_Flags(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 157 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_CurrentTracker(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), and vmsBtDownloadManager::SaveState().
Definition at line 158 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_TotalUploadedByteCount(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 159 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_ShareRating(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 160 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_WastedByteCount(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 161 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::GetPercentDone(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
Definition at line 162 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::EnableSeeding(), vmsBtDownloadManager::IsDone(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), vmsBtDownloadManager::SetToRestartState(), vmsBtDownloadManager::StartDownloading(), and vmsBtDownloadManager::vmsBtDownloadManager().
| std::vector<bool> vmsBtDownloadManager::_inc_BtDownloadInfo::vPieces |
Definition at line 163 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::get_SplittedByteCountAtBeginningOfFile(), vmsBtDownloadManager::GetNumberOfSections(), vmsBtDownloadManager::GetSectionInfo(), vmsBtDownloadManager::GetSectionsInfo(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::PostCreateTorrentObject(), vmsBtDownloadManager::SaveBtDownloadState_Pieces(), and vmsBtDownloadManager::SaveState().
Definition at line 164 of file vmsBtDownloadManager.h.
Referenced by vmsBtDownloadManager::GetDownloadedBytesCount(), vmsBtDownloadManager::LoadState(), vmsBtDownloadManager::SaveBtDownloadState(), vmsBtDownloadManager::SaveState(), and vmsBtDownloadManager::vmsBtDownloadManager().
1.5.6