RepoInfo.cc File Reference

#include <iostream>
#include <vector>
#include "zypp/base/Logger.h"
#include "zypp/base/DefaultIntegral.h"
#include "zypp/parser/xml/XmlEscape.h"
#include "zypp/RepoInfo.h"
#include "zypp/repo/RepoInfoBaseImpl.h"
#include "zypp/repo/RepoMirrorList.h"
#include "zypp/ExternalProgram.h"
#include "zypp/media/MediaAccess.h"

Include dependency graph for RepoInfo.cc:

Go to the source code of this file.

Namespaces

namespace  zypp

Classes

struct  zypp::RepoInfo::Impl
 RepoInfo implementation. More...

Defines

#define strif(tag_r, value)

Functions

std::ostream & zypp::operator<< (std::ostream &str, const RepoInfo &obj)


Detailed Description

Definition in file RepoInfo.cc.


Define Documentation

#define strif ( tag_r,
value   ) 

Value:

{                       \
      const std::string & value_r( value );     \
      if ( ! value_r.empty() )                  \
        str << tag_r << value_r << std::endl; }

Referenced by zypp::RepoInfo::dumpOn().


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