libzypp  17.22.0
zyppng::DownloadPrivate::FailedBlock Struct Reference

#include <downloader_p.h>

Public Attributes

size_t _block = -1
 
int _retryCount = 0
 
NetworkRequestError _failedWithErr
 

Detailed Description

Definition at line 45 of file downloader_p.h.

Member Data Documentation

◆ _block

size_t zyppng::DownloadPrivate::FailedBlock::_block = -1

Definition at line 46 of file downloader_p.h.

◆ _retryCount

int zyppng::DownloadPrivate::FailedBlock::_retryCount = 0

Definition at line 47 of file downloader_p.h.

◆ _failedWithErr

NetworkRequestError zyppng::DownloadPrivate::FailedBlock::_failedWithErr

Definition at line 48 of file downloader_p.h.


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