zypp::repo::RepoMirrorList Class Reference

#include <RepoMirrorList.h>

List of all members.

Public Member Functions

 RepoMirrorList (const Url &url)
 RepoMirrorList (const Url &url, const Pathname &metadatapath)
virtual ~RepoMirrorList ()
std::vector< UrlgetUrls () const

Private Member Functions

void setUrls (std::vector< Url > my_urls)
std::vector< UrlparseXML (const Pathname &tmpfile) const
std::vector< UrlparseTXT (const Pathname &tmpfile) const

Private Attributes

std::vector< Urlurls


Detailed Description

Definition at line 21 of file RepoMirrorList.h.


Constructor & Destructor Documentation

zypp::repo::RepoMirrorList::RepoMirrorList ( const Url url  ) 

zypp::repo::RepoMirrorList::RepoMirrorList ( const Url url,
const Pathname &  metadatapath 
)

zypp::repo::RepoMirrorList::~RepoMirrorList (  )  [virtual]

Definition at line 153 of file RepoMirrorList.cc.


Member Function Documentation

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

Definition at line 148 of file RepoMirrorList.cc.

References urls.

Referenced by zypp::RepoInfo::Impl::baseUrls().

void zypp::repo::RepoMirrorList::setUrls ( std::vector< Url my_urls  )  [private]

Definition at line 110 of file RepoMirrorList.cc.

References urls.

Referenced by RepoMirrorList().

std::vector< Url > zypp::repo::RepoMirrorList::parseXML ( const Pathname &  tmpfile  )  const [private]

std::vector< Url > zypp::repo::RepoMirrorList::parseTXT ( const Pathname &  tmpfile  )  const [private]

Definition at line 136 of file RepoMirrorList.cc.

References zypp::str::getline(), and zypp::InputStream::stream().

Referenced by RepoMirrorList().


Member Data Documentation

std::vector<Url> zypp::repo::RepoMirrorList::urls [private]

Definition at line 31 of file RepoMirrorList.h.

Referenced by getUrls(), RepoMirrorList(), and setUrls().


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

Generated on Tue May 5 14:49:46 2015 for libzypp by  doxygen 1.5.6