libzypp 17.37.17
zyppng::ZckLoader::PrepareResult Struct Reference

#include <zypp-curl/ng/network/zckhelper.h>

Public Types

enum  Code { Error , NothingToDo , ExceedsMaxLen , Success }

Public Attributes

Code _code
std::vector< Block_blocks
zypp::ByteCount _bytesReused
std::string _message

Detailed Description

Definition at line 49 of file zckhelper.h.

Member Enumeration Documentation

◆ Code

Enumerator
Error 
NothingToDo 
ExceedsMaxLen 
Success 

Definition at line 50 of file zckhelper.h.

Member Data Documentation

◆ _code

Code zyppng::ZckLoader::PrepareResult::_code

Definition at line 57 of file zckhelper.h.

◆ _blocks

std::vector<Block> zyppng::ZckLoader::PrepareResult::_blocks

Definition at line 58 of file zckhelper.h.

◆ _bytesReused

zypp::ByteCount zyppng::ZckLoader::PrepareResult::_bytesReused

Definition at line 59 of file zckhelper.h.

◆ _message

std::string zyppng::ZckLoader::PrepareResult::_message

Definition at line 60 of file zckhelper.h.


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