libzypp  15.28.6
zypp::repo::RepoMirrorList Class Reference

#include <RepoMirrorList.h>

Public Member Functions

 RepoMirrorList (const Url &url_r, const Pathname &metadatapath_r, bool mirrorListForceMetalink_r)
 
 RepoMirrorList (const Url &url_r)
 
const std::vector< Url > & getUrls () const
 
std::vector< Url > & getUrls ()
 

Private Attributes

std::vector< Url_urls
 

Detailed Description

Definition at line 21 of file RepoMirrorList.h.

Constructor & Destructor Documentation

zypp::repo::RepoMirrorList::RepoMirrorList ( const Url url_r,
const Pathname &  metadatapath_r,
bool  mirrorListForceMetalink_r 
)

Definition at line 127 of file RepoMirrorList.cc.

zypp::repo::RepoMirrorList::RepoMirrorList ( const Url url_r)
inline

Definition at line 26 of file RepoMirrorList.h.

Member Function Documentation

const std::vector<Url>& zypp::repo::RepoMirrorList::getUrls ( ) const
inline

Definition at line 30 of file RepoMirrorList.h.

std::vector<Url>& zypp::repo::RepoMirrorList::getUrls ( )
inline

Definition at line 33 of file RepoMirrorList.h.

Member Data Documentation

std::vector<Url> zypp::repo::RepoMirrorList::_urls
private

Definition at line 37 of file RepoMirrorList.h.


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