#include <ParsedContentRange.h>
◆ anonymous enum
◆ anonymous enum
◆ ParsedContentRange() [1/6]
WebCore::ParsedContentRange::ParsedContentRange |
( |
const String & |
headerValue | ) |
|
|
explicit |
◆ ParsedContentRange() [2/6]
WebCore::ParsedContentRange::ParsedContentRange |
( |
| ) |
|
|
inline |
◆ ParsedContentRange() [3/6]
WebCore::ParsedContentRange::ParsedContentRange |
( |
int64_t |
firstBytePosition, |
|
|
int64_t |
lastBytePosition, |
|
|
int64_t |
instanceLength |
|
) |
| |
◆ ParsedContentRange() [4/6]
◆ ParsedContentRange() [5/6]
WebCore::ParsedContentRange::ParsedContentRange |
( |
| ) |
|
|
inline |
◆ ParsedContentRange() [6/6]
◆ firstBytePosition() [1/2]
int64_t WebCore::ParsedContentRange::firstBytePosition |
( |
| ) |
const |
|
inline |
◆ firstBytePosition() [2/2]
int64_t WebCore::ParsedContentRange::firstBytePosition |
( |
| ) |
const |
|
inline |
◆ headerValue() [1/2]
String WebCore::ParsedContentRange::headerValue |
( |
| ) |
const |
◆ headerValue() [2/2]
◆ instanceLength() [1/2]
int64_t WebCore::ParsedContentRange::instanceLength |
( |
| ) |
const |
|
inline |
◆ instanceLength() [2/2]
int64_t WebCore::ParsedContentRange::instanceLength |
( |
| ) |
const |
|
inline |
◆ isValid() [1/2]
bool WebCore::ParsedContentRange::isValid |
( |
| ) |
const |
|
inline |
◆ isValid() [2/2]
bool WebCore::ParsedContentRange::isValid |
( |
| ) |
const |
|
inline |
◆ lastBytePosition() [1/2]
int64_t WebCore::ParsedContentRange::lastBytePosition |
( |
| ) |
const |
|
inline |
◆ lastBytePosition() [2/2]
int64_t WebCore::ParsedContentRange::lastBytePosition |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: