libzypp  13.10.6
zypp::FetcherIndex Struct Reference

class that represents indexes which add metadata to fetcher jobs and therefore need to be retrieved in advance. More...

Public Member Functions

 FetcherIndex (const OnMediaLocation &loc)
 

Public Attributes

OnMediaLocation location
 Index localtion. More...
 
DefaultIntegral< bool, false > read
 Whether we read this index. More...
 

Detailed Description

class that represents indexes which add metadata to fetcher jobs and therefore need to be retrieved in advance.

Definition at line 44 of file Fetcher.cc.

Constructor & Destructor Documentation

zypp::FetcherIndex::FetcherIndex ( const OnMediaLocation loc)
inline

Definition at line 46 of file Fetcher.cc.

Member Data Documentation

OnMediaLocation zypp::FetcherIndex::location

Index localtion.

Definition at line 50 of file Fetcher.cc.

DefaultIntegral<bool,false> zypp::FetcherIndex::read

Whether we read this index.

Definition at line 52 of file Fetcher.cc.


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