12 #ifndef ZYPP_REPOMANAGER_H
13 #define ZYPP_REPOMANAGER_H
177 bool hasRepo(
const std::string & alias )
const;
557 bool hasService(
const std::string & alias )
const;
573 void addService(
const std::string & alias,
const Url& url );
685 template<
typename OutputIterator>
687 OutputIterator out )
const
717 #endif // ZYPP2_REPOMANAGER_H