You.i Engine
CYIHTTPResponse Member List

This is the complete list of members for CYIHTTPResponse, including all inherited members.

CACHE_CONTROL_TYPE enum nameCYIHTTPResponse
CACHE_CONTROL_TYPE_NOCACHE enum valueCYIHTTPResponse
CACHE_CONTROL_TYPE_NONE enum valueCYIHTTPResponse
CACHE_CONTROL_TYPE_PRIVATE enum valueCYIHTTPResponse
CACHE_CONTROL_TYPE_PUBLIC enum valueCYIHTTPResponse
CANCELLED enum valueCYIHTTPResponse
COMPLETED enum valueCYIHTTPResponse
CONTENT_TYPE enum nameCYIHTTPResponse
CONTENT_TYPE_IMAGE enum valueCYIHTTPResponse
CONTENT_TYPE_TEXT enum valueCYIHTTPResponse
CreateFromBytes(char *pHeaders, size_t pHeadersSize, char *pResponse, size_t uResponseSize)CYIHTTPResponsestatic
CYIHTTPResponse()CYIHTTPResponse
CYIScriptableObject()CYIScriptableObject
CYIScriptableObject(const CYIScriptableObject &other)CYIScriptableObject
DOWNLOADING enum valueCYIHTTPResponse
FAILED enum valueCYIHTTPResponse
GetBindingImplementation() const CYIScriptableObject
GetBody() const CYIHTTPResponse
GetCacheControlType() const CYIHTTPResponse
GetContentEncoding() const CYIHTTPResponse
GetContentLength() const CYIHTTPResponse
GetContentType() const CYIHTTPResponse
GetETagValue() const CYIHTTPResponse
GetExpiresInSeconds() const CYIHTTPResponse
GetHeader() const CYIHTTPResponse
GetHeaderHTTPStatusCode() const CYIHTTPResponse
GetHeaders() const CYIHTTPResponse
GetLastModifiedDate() const CYIHTTPResponse
GetMaxAgeInSeconds() const CYIHTTPResponse
GetRawData() const CYIHTTPResponse
GetResponseDate() const CYIHTTPResponse
GetRuntimeTypeInfoForScriptObject() const CYIScriptableObjectvirtual
GetSize() const CYIHTTPResponse
GetStatus() const CYIHTTPResponse
IsCacheable() const CYIHTTPResponse
IsExpired() const CYIHTTPResponse
IsHeuristicallyExpired() const CYIHTTPResponse
operator=(const CYIScriptableObject &other)CYIScriptableObject
Process(const std::shared_ptr< CYIHTTPRequest > &pRequest)CYIHTTPResponse
ReceiveResponse(char *pBuffer, size_t nSize, size_t nNumBytes, void *pContext)CYIHTTPResponsestatic
Reserve(uint32_t nSize) const CYIHTTPResponse
SetBindingImplementation(CYIBindingImplementation *pBindingImplementation)CYIScriptableObject
SetCacheControlType(CACHE_CONTROL_TYPE eType)CYIHTTPResponseprotected
SetContentEncoding(const CYIString &rContentEncoding)CYIHTTPResponseprotected
SetContentType(CONTENT_TYPE eType)CYIHTTPResponseprotected
SetETagValue(const CYIString &rETag)CYIHTTPResponseprotected
SetExpiresInSeconds(int32_t nExpires)CYIHTTPResponseprotected
SetLastModifiedDate(const CYIString &rLastModifiedDate)CYIHTTPResponseprotected
SetMaxAgeInSeconds(int32_t nMaxAge)CYIHTTPResponseprotected
SetRequestID(const int32_t id)CYIHTTPResponse
SetResponseDate(const CYIString &rResponseDate)CYIHTTPResponseprotected
SetShouldStoreResponse(bool bStoreResponse)CYIHTTPResponseprotected
SetStatus(STATUS eStatus)CYIHTTPResponse
ShouldBeStored() const CYIHTTPResponse
STATUS enum nameCYIHTTPResponse
~CYIHTTPResponse()CYIHTTPResponsevirtual
~CYIScriptableObject()CYIScriptableObjectvirtual