libzypp 17.38.7
Capability.cc File Reference
#include <iostream>
#include <zypp-core/base/LogTools.h>
#include <zypp-core/base/String.h>
#include <zypp-core/base/Regex.h>
#include <zypp-core/base/Gettext.h>
#include <zypp-core/base/Exception.h>
#include <zypp/Arch.h>
#include <zypp/Rel.h>
#include <zypp/Edition.h>
#include <zypp/Capability.h>
#include <zypp/ResPool.h>
#include <zypp/sat/Solvable.h>
#include <zypp/ng/sat/stringpool.h>

Go to the source code of this file.

Classes

class  zypp::StringPool
 Singleton manager for the underlying libsolv string pool. More...

Namespaces

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

Functions

std::ostream & zypp::operator<< (std::ostream &str, const Capability &obj) ZYPP_API
 relates: Capability Stream output
std::ostream & zypp::dumpOn (std::ostream &str, const Capability &obj) ZYPP_API
 relates: Capability Detailed stream output
std::ostream & zypp::operator<< (std::ostream &str, Capability::CapRel obj) ZYPP_API
 relates: Capability::CapRel Stream output
std::ostream & zypp::operator<< (std::ostream &str, const CapDetail &obj) ZYPP_API
 relates: CapDetail Stream output
std::ostream & zypp::operator<< (std::ostream &str, CapDetail::Kind obj) ZYPP_API
 relates: CapDetail Stream output
std::ostream & zypp::operator<< (std::ostream &str, CapDetail::CapRel obj) ZYPP_API
 relates: CapDetail Stream output