|
libzypp 17.31.8
|
#include </builddir/build/BUILD/libzypp-17.31.8/zypp-curl/ng/network/private/request_p.h>
Public Member Functions | |
| prepareNextRangeBatch_t (running_t &&prevState) | |
Public Attributes | |
| zypp::AutoFILE | _outFile |
| off_t | _downloaded = 0 |
| int | _rangeAttemptIdx = 0 |
Definition at line 166 of file request_p.h.
| zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::prepareNextRangeBatch_t | ( | running_t && | prevState | ) |
Definition at line 168 of file request.cc.
| zypp::AutoFILE zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_outFile |
Definition at line 169 of file request_p.h.
| off_t zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_downloaded = 0 |
Definition at line 170 of file request_p.h.
| int zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_rangeAttemptIdx = 0 |
Definition at line 171 of file request_p.h.