|
MythTV master
|
#include "libmythbase/http/mythhttpdata.h"#include "libmythbase/http/mythhttpresponse.h"#include "libmythbase/http/mythhttptypes.h"Go to the source code of this file.
Classes | |
| class | MythHTTPRanges |
Typedefs | |
| using | HTTPRange = std::pair< uint64_t, uint64_t > |
| using | HTTPRanges = std::vector< HTTPRange > |
| using HTTPRange = std::pair<uint64_t,uint64_t> |
Definition at line 9 of file mythhttpranges.h.
| using HTTPRanges = std::vector<HTTPRange> |
Definition at line 10 of file mythhttpranges.h.