libzypp 17.31.23
zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t Struct Reference

#include </home/abuild/rpmbuild/BUILD/libzypp-17.31.23/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
 

Detailed Description

Definition at line 165 of file request_p.h.

Constructor & Destructor Documentation

◆ prepareNextRangeBatch_t()

zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::prepareNextRangeBatch_t ( running_t &&  prevState)

Definition at line 90 of file request.cc.

Member Data Documentation

◆ _outFile

zypp::AutoFILE zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_outFile

Definition at line 168 of file request_p.h.

◆ _downloaded

off_t zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_downloaded = 0

Definition at line 169 of file request_p.h.

◆ _rangeAttemptIdx

int zyppng::NetworkRequestPrivate::prepareNextRangeBatch_t::_rangeAttemptIdx = 0

Definition at line 170 of file request_p.h.


The documentation for this struct was generated from the following files: