Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CHTTPImageTransformationHandler Member List

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

AddPostData(const char *data, size_t size)IHTTPRequestHandler
AddPostField(const std::string &key, const std::string &value)IHTTPRequestHandler
AddResponseHeader(const std::string &field, const std::string &value, bool allowMultiple=false)IHTTPRequestHandler
appendPostData(const char *data, size_t size)IHTTPRequestHandlerinlineprotectedvirtual
CanBeCached() const overrideCHTTPImageTransformationHandlerinlinevirtual
CanHandleRanges() const overrideCHTTPImageTransformationHandlerinlinevirtual
CanHandleRequest(const HTTPRequest &request) const overrideCHTTPImageTransformationHandlervirtual
CHTTPImageTransformationHandler()CHTTPImageTransformationHandler
CHTTPImageTransformationHandler(const HTTPRequest &request)CHTTPImageTransformationHandlerexplicitprotected
Create(const HTTPRequest &request) const overrideCHTTPImageTransformationHandlerinlinevirtual
GetHostnameAndPort(std::string &hostname, uint16_t &port)IHTTPRequestHandlerprotected
GetLastModifiedDate(CDateTime &lastModified) const overrideCHTTPImageTransformationHandlervirtual
GetMaximumAgeForCaching() constIHTTPRequestHandlerinlinevirtual
GetPriority() const overrideCHTTPImageTransformationHandlerinlinevirtual
GetRedirectUrl() constIHTTPRequestHandlerinlinevirtual
GetRequest() constIHTTPRequestHandlerinline
GetRequestedRanges(uint64_t totalLength)IHTTPRequestHandlerprotected
GetResponseData() const overrideCHTTPImageTransformationHandlerinlinevirtual
GetResponseDetails() constIHTTPRequestHandlerinline
GetResponseFile() constIHTTPRequestHandlerinlinevirtual
HandleRequest() overrideCHTTPImageTransformationHandlervirtual
HasResponseHeader(const std::string &field) constIHTTPRequestHandler
IHTTPRequestHandler()IHTTPRequestHandlerprotected
IHTTPRequestHandler(const HTTPRequest &request)IHTTPRequestHandlerexplicitprotected
IsRequestRanged() constIHTTPRequestHandlerinline
m_postFieldsIHTTPRequestHandlerprotected
m_requestIHTTPRequestHandlerprotected
m_responseIHTTPRequestHandlerprotected
SetRequestRanged(bool ranged)IHTTPRequestHandlerinline
SetResponseStatus(int status)IHTTPRequestHandlerinline
~CHTTPImageTransformationHandler() overrideCHTTPImageTransformationHandler
~IHTTPRequestHandler()=defaultIHTTPRequestHandlervirtual