libzypp 17.31.23
SystemCheck.cc File Reference
#include <iostream>
#include <fstream>
#include <vector>
#include <zypp/base/LogTools.h>
#include <zypp/base/IOStream.h>
#include <zypp/base/String.h>
#include <zypp/ZYppFactory.h>
#include <zypp/ZConfig.h>
#include <zypp/Pathname.h>
#include <zypp/PathInfo.h>
#include <zypp/solver/detail/SystemCheck.h>
Include dependency graph for SystemCheck.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define ZYPP_USE_RESOLVER_INTERNALS
 

Typedefs

typedef std::vector< std::string > zypp::CapList
 

Functions

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

Variables

Pathname zypp::_file = ""
 
Pathname zypp::_dir = ""
 
CapabilitySet zypp::_require
 
CapabilitySet zypp::_conflict
 

Macro Definition Documentation

◆ ZYPP_USE_RESOLVER_INTERNALS

#define ZYPP_USE_RESOLVER_INTERNALS

Definition at line 16 of file SystemCheck.cc.