#include <up_uploader_qt_private.hpp>
Public Member Functions | |
PostSession () | |
~PostSession () | |
Public Attributes | |
QNetworkReply * | iNetworkReply |
QFile * | iFileToPost |
QBuffer * | iPrologue |
QBuffer * | iEpilogue |
QList< QIODevice * > | iPostElems |
QIODeviceSeq * | iPostData |
Definition at line 26 of file up_uploader_qt_private.hpp.
PostSession::PostSession | ( | ) |
Definition at line 528 of file up_uploader_qt.cpp.
PostSession::~PostSession | ( | ) |
Definition at line 535 of file up_uploader_qt.cpp.
References iEpilogue, iFileToPost, iNetworkReply, iPostData, iPostElems, and iPrologue.
QBuffer* PostSession::iEpilogue |
Definition at line 35 of file up_uploader_qt_private.hpp.
Referenced by CUploader::CreatePosterAoL(), and ~PostSession().
QFile* PostSession::iFileToPost |
Definition at line 33 of file up_uploader_qt_private.hpp.
Referenced by CUploader::CreatePosterAoL(), CUploader::postingFinished(), and ~PostSession().
QNetworkReply* PostSession::iNetworkReply |
Definition at line 32 of file up_uploader_qt_private.hpp.
Referenced by CUploader::CreatePosterAoL(), CUploader::postingFinished(), CUploader::postingSslErrors(), and ~PostSession().
Definition at line 37 of file up_uploader_qt_private.hpp.
Referenced by CUploader::CreatePosterAoL(), and ~PostSession().
QList<QIODevice*> PostSession::iPostElems |
Definition at line 36 of file up_uploader_qt_private.hpp.
Referenced by CUploader::CreatePosterAoL(), and ~PostSession().
QBuffer* PostSession::iPrologue |
Definition at line 34 of file up_uploader_qt_private.hpp.
Referenced by CUploader::CreatePosterAoL(), and ~PostSession().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1