|
MythTV master
|
This is the complete list of members for MythHTTPRanges, including all inherited members.
| BuildMultipartHeaders(MythHTTPResponse *Response) | MythHTTPRanges | static |
| GetRangeHeader(HTTPRanges &Ranges, int64_t Size) | MythHTTPRanges | static |
| GetRangeHeader(HTTPRange &Range, int64_t Size) | MythHTTPRanges | static |
| HandleRangeRequest(MythHTTPResponse *Response, const QString &Request) | MythHTTPRanges | static |
| HandleRangeWrite(HTTPVariant Data, int64_t Available, int64_t &ToWrite, int64_t &Offset) | MythHTTPRanges | static |
| ParseRanges(const QString &Request, int64_t TotalSize, HTTPRanges &Ranges, int64_t &PartialSize) | MythHTTPRanges | protectedstatic |