libzypp  15.28.6
ZConfig.cc File Reference
#include <features.h>
#include <sys/utsname.h>
#include <unistd.h>
#include <solv/solvversion.h>
#include <iostream>
#include <fstream>
#include "zypp/base/LogTools.h"
#include "zypp/base/IOStream.h"
#include "zypp/base/InputStream.h"
#include "zypp/base/String.h"
#include "zypp/base/Regex.h"
#include "zypp/ZConfig.h"
#include "zypp/ZYppFactory.h"
#include "zypp/PathInfo.h"
#include "zypp/parser/IniDict.h"
#include "zypp/sat/Pool.h"
#include "zypp/sat/detail/PoolImpl.h"
Include dependency graph for ZConfig.cc:

Go to the source code of this file.

Classes

struct  zypp::Option< Tp >
 Mutable option. More...
 
struct  zypp::DefaultOption< Tp >
 Mutable option with initial value also remembering a config value. More...
 
class  zypp::ZConfig::Impl
 ZConfig implementation. More...
 
struct  zypp::ZConfig::Impl::MultiversionMap
 

Namespaces

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

Macros

#define ZYPP_BASE_LOGGER_LOGGROUP   "zconfig"
 

Functions

void zypp::reconfigureZConfig (const Pathname &override_r)
 

Macro Definition Documentation

#define ZYPP_BASE_LOGGER_LOGGROUP   "zconfig"

Definition at line 43 of file ZConfig.cc.