PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLCore
HttpHeader
PLCore::HttpHeader Member List
This is the complete list of members for
PLCore::HttpHeader
, including all inherited members.
AddEntry
(const String &sEntry)
PLCore::HttpHeader
[inline]
Clear
()
PLCore::HttpHeader
GetAuthenticationRealm
() const
PLCore::HttpHeader
[inline]
GetAuthenticationType
() const
PLCore::HttpHeader
[inline]
GetAuthorization
() const
PLCore::HttpHeader
[inline]
GetConnectionType
() const
PLCore::HttpHeader
[inline]
GetContentLanguage
() const
PLCore::HttpHeader
[inline]
GetContentLength
() const
PLCore::HttpHeader
[inline]
GetContentType
() const
PLCore::HttpHeader
[inline]
GetDate
() const
PLCore::HttpHeader
[inline]
GetEntries
() const
PLCore::HttpHeader
[inline]
GetETag
() const
PLCore::HttpHeader
[inline]
GetLocation
() const
PLCore::HttpHeader
[inline]
GetMessageType
() const
PLCore::HttpHeader
[inline]
GetProtocol
() const
PLCore::HttpHeader
[inline]
GetRangeMax
() const
PLCore::HttpHeader
[inline]
GetRangeMin
() const
PLCore::HttpHeader
[inline]
GetRangeTotal
() const
PLCore::HttpHeader
[inline]
GetRequest
() const
PLCore::HttpHeader
[inline]
GetRequestString
() const
PLCore::HttpHeader
GetRequestUrl
() const
PLCore::HttpHeader
[inline]
GetServer
() const
PLCore::HttpHeader
[inline]
GetStatusCode
() const
PLCore::HttpHeader
[inline]
GetStatusString
() const
PLCore::HttpHeader
[inline]
GetTransferEncoding
() const
PLCore::HttpHeader
[inline]
GetUserAgent
() const
PLCore::HttpHeader
[inline]
HttpHeader
()
PLCore::HttpHeader
HttpHeader
(const HttpHeader &cSource)
PLCore::HttpHeader
IsChunked
() const
PLCore::HttpHeader
[inline]
IsComplete
() const
PLCore::HttpHeader
IsPartial
() const
PLCore::HttpHeader
[inline]
m_bPartial
PLCore::HttpHeader
[protected]
m_lstEntries
PLCore::HttpHeader
[protected]
m_nAuthType
PLCore::HttpHeader
[protected]
m_nConnection
PLCore::HttpHeader
[protected]
m_nContentLength
PLCore::HttpHeader
[protected]
m_nMessageType
PLCore::HttpHeader
[protected]
m_nProtocol
PLCore::HttpHeader
[protected]
m_nRangeMax
PLCore::HttpHeader
[protected]
m_nRangeMin
PLCore::HttpHeader
[protected]
m_nRangeTotal
PLCore::HttpHeader
[protected]
m_nRequest
PLCore::HttpHeader
[protected]
m_nStatusCode
PLCore::HttpHeader
[protected]
m_sAuthorization
PLCore::HttpHeader
[protected]
m_sAuthRealm
PLCore::HttpHeader
[protected]
m_sContentLanguage
PLCore::HttpHeader
[protected]
m_sContentType
PLCore::HttpHeader
[protected]
m_sDate
PLCore::HttpHeader
[protected]
m_sETag
PLCore::HttpHeader
[protected]
m_sLocation
PLCore::HttpHeader
[protected]
m_sRequestUrl
PLCore::HttpHeader
[protected]
m_sServer
PLCore::HttpHeader
[protected]
m_sStatusString
PLCore::HttpHeader
[protected]
m_sTransferEncoding
PLCore::HttpHeader
[protected]
m_sUserAgent
PLCore::HttpHeader
[protected]
operator=
(const HttpHeader &cSource)
PLCore::HttpHeader
Parse
()
PLCore::HttpHeader
Print
(bool bRaw=false) const
PLCore::HttpHeader
~HttpHeader
()
PLCore::HttpHeader
[inline]
PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by
The PixelLight Team
Last modified Fri Dec 23 2011 15:51:15
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported