|
| CHttpRange (uint64_t firstPosition, uint64_t lastPosition) |
|
bool | operator< (const CHttpRange &other) const |
|
bool | operator== (const CHttpRange &other) const |
|
bool | operator!= (const CHttpRange &other) const |
|
virtual uint64_t | GetFirstPosition () const |
|
virtual void | SetFirstPosition (uint64_t firstPosition) |
|
virtual uint64_t | GetLastPosition () const |
|
virtual void | SetLastPosition (uint64_t lastPosition) |
|
virtual uint64_t | GetLength () const |
|
virtual void | SetLength (uint64_t length) |
|
virtual bool | IsValid () const |
|
|
uint64_t | m_first = 1 |
|
uint64_t | m_last = 0 |
|
The documentation for this class was generated from the following files: