| libzypp 17.37.14
    | 
#include <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 | 
| std::unique_ptr< CurlMultiPartHandler > | _partialHelper = {} | 
Definition at line 151 of file request_p.h.
| zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::prepareNextRangeBatch_t | ( | running_t && | prevState | ) | 
Definition at line 57 of file request.cc.
| zypp::AutoFILE zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_outFile | 
Definition at line 154 of file request_p.h.
| off_t zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_downloaded = 0 | 
Definition at line 155 of file request_p.h.
| std::unique_ptr<CurlMultiPartHandler> zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_partialHelper = {} | 
Definition at line 156 of file request_p.h.