|
ATLAS Offline Software
|
Go to the documentation of this file.
75 #ifdef VP1HttpGetFile_cxx
79 const QString& localtargetfile,
80 const QString& expectedMD5Sum,
84 m_urltofile(urltofile),
85 m_localtargetfile(localtargetfile),
86 m_expectedMD5Sum(expectedMD5Sum),
88 m_errorString(
"Download not finished"),
90 m_downloadFinishedStatus(NOTFINISHED),
134 qint64 currentsize =
fi.exists() ?
fi.size() : -1;
virtual ~VP1HttpGetFile_DownloadThread()
char data[hepevt_bytes_allocation_ATLAS]
const QString & urltofile() const
DOWNLOADFINISHSTATUS m_downloadFinishedStatus
unsigned m_lastChangeTime
QString errorString() const
const QString & expectedMD5Sum() const
VP1HttpGetFile_DownloadThread(const QString &urltofile, const QString &localtargetfile, const QString &expectedMD5Sum, const QString &data, QObject *parent=0)
const QString & localtargetfile() const
const QString m_expectedMD5Sum
const QString m_urltofile
const QString & data() const
void endInFailure(const QString &, CLEANUPOPT)
const QString m_localtargetfile