libzypp  14.48.5
zypp::repo::RepoMirrorList Class Reference

#include <RepoMirrorList.h>

Public Member Functions

 RepoMirrorList (const Url &url_r, const Pathname &metadatapath_r=Pathname())
 
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 = Pathname() 
)

Definition at line 122 of file RepoMirrorList.cc.

Member Function Documentation

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

Definition at line 26 of file RepoMirrorList.h.

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

Definition at line 29 of file RepoMirrorList.h.

Member Data Documentation

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

Definition at line 33 of file RepoMirrorList.h.


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