#include <zypp-curl/ng/network/curlmultiparthandler.h>
|
| static Range | make (size_t start, size_t len=0, std::optional< zypp::Digest > &&digest={}, CheckSumBytes &&expectedChkSum=CheckSumBytes(), std::any &&userData=std::any(), std::optional< size_t > digestCompareLen={}, std::optional< size_t > _dataBlockPadding={}) |
Definition at line 104 of file curlmultiparthandler.h.
◆ Range() [1/2]
| zyppng::CurlMultiPartHandler::Range::Range |
( |
| ) |
|
|
default |
◆ Range() [2/2]
◆ restart()
| void zyppng::CurlMultiPartHandler::Range::restart |
( |
| ) |
|
◆ clone()
◆ make()
| CurlMultiPartHandler::Range zyppng::CurlMultiPartHandler::Range::make |
( |
size_t | start, |
|
|
size_t | len = 0, |
|
|
std::optional< zypp::Digest > && | digest = {}, |
|
|
CheckSumBytes && | expectedChkSum = CheckSumBytes(), |
|
|
std::any && | userData = std::any(), |
|
|
std::optional< size_t > | digestCompareLen = {}, |
|
|
std::optional< size_t > | _dataBlockPadding = {} ) |
|
static |
◆ bytesWritten
| size_t zyppng::CurlMultiPartHandler::Range::bytesWritten = 0 |
◆ _digest
| std::optional<zypp::Digest> zyppng::CurlMultiPartHandler::Range::_digest = {} |
◆ userData
| std::any zyppng::CurlMultiPartHandler::Range::userData |
◆ _rangeState
The documentation for this struct was generated from the following files: