Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
QueuedDownload Class Reference

#include <DownloadManager.h>

Public Attributes

AsciiString server
 
AsciiString userName
 
AsciiString password
 
AsciiString file
 
AsciiString localFile
 
AsciiString regKey
 
Bool tryResume
 
std::string server
 
std::string userName
 
std::string password
 
std::string file
 
std::string localFile
 
std::string regKey
 
bool tryResume
 

Detailed Description

Definition at line 38 of file DownloadManager.h.

Member Data Documentation

◆ file [1/2]

AsciiString QueuedDownload::file

Definition at line 44 of file DownloadManager.h.

◆ file [2/2]

std::string QueuedDownload::file

Definition at line 40 of file DownloadManager.h.

◆ localFile [1/2]

AsciiString QueuedDownload::localFile

Definition at line 45 of file DownloadManager.h.

◆ localFile [2/2]

std::string QueuedDownload::localFile

Definition at line 41 of file DownloadManager.h.

◆ password [1/2]

AsciiString QueuedDownload::password

Definition at line 43 of file DownloadManager.h.

◆ password [2/2]

std::string QueuedDownload::password

Definition at line 39 of file DownloadManager.h.

◆ regKey [1/2]

AsciiString QueuedDownload::regKey

Definition at line 46 of file DownloadManager.h.

◆ regKey [2/2]

std::string QueuedDownload::regKey

Definition at line 42 of file DownloadManager.h.

◆ server [1/2]

AsciiString QueuedDownload::server

Definition at line 41 of file DownloadManager.h.

◆ server [2/2]

std::string QueuedDownload::server

Definition at line 37 of file DownloadManager.h.

◆ tryResume [1/2]

Bool QueuedDownload::tryResume

Definition at line 47 of file DownloadManager.h.

◆ tryResume [2/2]

bool QueuedDownload::tryResume

Definition at line 43 of file DownloadManager.h.

◆ userName [1/2]

AsciiString QueuedDownload::userName

Definition at line 42 of file DownloadManager.h.

◆ userName [2/2]

std::string QueuedDownload::userName

Definition at line 38 of file DownloadManager.h.


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