MythTV  0.26-pre
HTTPRequest Member List
This is the complete list of members for HTTPRequest, including all inherited members.
Authenticated()HTTPRequest [protected]
BuildHeader(long long nSize)HTTPRequest [protected]
BytesAvailable()=0HTTPRequest [pure virtual]
CanReadLine()=0HTTPRequest [pure virtual]
Encode(const QString &sIn)HTTPRequest [static]
ExtractMethodFromURL()HTTPRequest [protected]
Flush()=0HTTPRequest [pure virtual]
FormatActionResponse(Serializer *ser)HTTPRequest
FormatActionResponse(const NameValues &pArgs)HTTPRequest
FormatErrorResponse(bool bServerError, const QString &sFaultString, const QString &sDetails)HTTPRequest
FormatFileResponse(const QString &sFileName)HTTPRequest
FormatRawResponse(const QString &sXML)HTTPRequest
GetAdditionalHeaders(void)HTTPRequest [protected]
GetETagHash(const QByteArray &data)HTTPRequest [static]
GetHeaderValue(const QString &sKey, QString sDefault)HTTPRequest
GetHostAddress()=0HTTPRequest [pure virtual]
GetKeepAlive()HTTPRequest
GetMimeType(const QString &sFileExtension)HTTPRequest [static]
GetParameters(QString sParams, QStringMap &mapParams)HTTPRequest [static]
GetPeerAddress()=0HTTPRequest [pure virtual]
GetResponseStatus(void)HTTPRequest [protected]
GetResponseType(void)HTTPRequest [protected]
GetSerializer()HTTPRequest
getSocketHandle()=0HTTPRequest [pure virtual]
HTTPRequest()HTTPRequest
IsBlocking()=0HTTPRequest [pure virtual]
IsUrlProtected(const QString &sBaseUrl)HTTPRequest [protected]
IsValid()=0HTTPRequest [pure virtual]
m_bProtectedHTTPRequest
m_bSOAPRequestHTTPRequest
m_eContentTypeHTTPRequest
m_eResponseTypeHTTPRequest
m_eTypeHTTPRequest
m_mapHeadersHTTPRequest
m_mapParamsHTTPRequest
m_mapRespHeadersHTTPRequest
m_nMajorHTTPRequest
m_nMinorHTTPRequest
m_nResponseStatusHTTPRequest
m_parseRangeExpHTTPRequest [protected]
m_pPostProcessHTTPRequest
m_procReqLineExpHTTPRequest [protected]
m_responseHTTPRequest
m_sBaseUrlHTTPRequest
m_sFileNameHTTPRequest
m_sMethodHTTPRequest
m_sNameSpaceHTTPRequest
m_sPayloadHTTPRequest
m_sProtocolHTTPRequest
m_sRawRequestHTTPRequest
m_sResourceUrlHTTPRequest
m_sResponseTypeTextHTTPRequest
m_szServerHeadersHTTPRequest [protected, static]
ParseRange(QString sRange, long long llSize, long long *pllStart, long long *pllEnd)HTTPRequest [protected]
ParseRequest()HTTPRequest
ProcessRequestLine(const QString &sLine)HTTPRequest [protected]
ProcessSOAPPayload(const QString &sSOAPAction)HTTPRequest [protected]
ReadBlock(char *pData, qulonglong nMaxLen, int msecs=0)=0HTTPRequest [pure virtual]
ReadLine(int msecs=0)=0HTTPRequest [pure virtual]
SendData(QIODevice *pDevice, qint64 llStart, qint64 llBytes)HTTPRequest [protected]
SendFile(QFile &file, qint64 llStart, qint64 llBytes)HTTPRequest [protected]
SendResponse(void)HTTPRequest
SendResponseFile(QString sFileName)HTTPRequest
SetBlocking(bool bBlock)=0HTTPRequest [pure virtual]
SetContentType(const QString &sType)HTTPRequest [protected]
SetRequestProtocol(const QString &sLine)HTTPRequest [protected]
SetRequestType(const QString &sType)HTTPRequest [protected]
SetServerHeaders(void)HTTPRequest [protected]
TestMimeType(const QString &sFileName)HTTPRequest [static]
WaitForMore(int msecs, bool *timeout=NULL)=0HTTPRequest [pure virtual]
WriteBlock(const char *pData, qulonglong nLen)=0HTTPRequest [pure virtual]
WriteBlockDirect(const char *pData, qulonglong nLen)=0HTTPRequest [pure virtual]
~HTTPRequest()HTTPRequest [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends