#include <media/ZsyncParser.h>
Definition at line 25 of file ZsyncParser.h.
◆ ZsyncParser()
zypp::media::ZsyncParser::ZsyncParser |
( |
| ) |
|
◆ parse()
void zypp::media::ZsyncParser::parse |
( |
std::string |
filename | ) |
|
parse a file consisting of zlink data
- Exceptions
-
Definition at line 64 of file ZsyncParser.cc.
◆ getUrls()
std::vector< Url > zypp::media::ZsyncParser::getUrls |
( |
| ) |
|
return the download urls from the parsed metalink data
Definition at line 129 of file ZsyncParser.cc.
◆ getBlockList()
MediaBlockList zypp::media::ZsyncParser::getBlockList |
( |
| ) |
|
return the block list from the parsed metalink data
Definition at line 139 of file ZsyncParser.cc.
◆ filesize
off_t zypp::media::ZsyncParser::filesize |
|
private |
◆ blksize
size_t zypp::media::ZsyncParser::blksize |
|
private |
◆ sql
int zypp::media::ZsyncParser::sql |
|
private |
◆ rsl
int zypp::media::ZsyncParser::rsl |
|
private |
◆ csl
int zypp::media::ZsyncParser::csl |
|
private |
◆ bl
MediaBlockList zypp::media::ZsyncParser::bl |
|
private |
◆ urls
std::vector<std::string> zypp::media::ZsyncParser::urls |
|
private |
The documentation for this class was generated from the following files: