MediaPriority.cc File Reference

#include <iostream>
#include "zypp/base/LogTools.h"
#include "zypp/Url.h"
#include "zypp/ZConfig.h"
#include "zypp/media/MediaPriority.h"

Include dependency graph for MediaPriority.cc:

Go to the source code of this file.


Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::media

Defines

#define RETURN_IF(scheme, value)   if ( ::strcmp( scheme+1, scheme_r.c_str()+1 ) == 0 ) return value;


Detailed Description

Definition in file MediaPriority.cc.


Define Documentation

#define RETURN_IF ( scheme,
value   )     if ( ::strcmp( scheme+1, scheme_r.c_str()+1 ) == 0 ) return value;


doxygen