libzypp  17.36.3
RepoManagerOptions.cc File Reference
#include "RepoManagerOptions.h"
#include <zypp/ZConfig.h>
Include dependency graph for RepoManagerOptions.cc:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Macros

#define OUTS(X)   str << " " #X "\t" << obj.X << std::endl
 

Functions

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

Macro Definition Documentation

◆ OUTS

#define OUTS (   X)    str << " " #X "\t" << obj.X << std::endl