#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <solv/pool.h>
#include <solv/repo.h>
#include <solv/solvable.h>
#include <iostream>
#include <fstream>
#include <zypp/base/Easy.h>
#include <zypp/base/Logger.h>
#include <zypp/base/Gettext.h>
#include <zypp/base/Exception.h>
#include <zypp/AutoDispose.h>
#include <zypp/sat/detail/PoolImpl.h>
#include <zypp/sat/Pool.h>
#include <zypp/sat/LookupAttr.h>
Go to the source code of this file.
◆ ZYPP_BASE_LOGGER_LOGGROUP
#define ZYPP_BASE_LOGGER_LOGGROUP "solvidx" |
◆ SEP
◆ idstr
#define idstr |
( |
|
V | ) |
pool_id2str( _pool, _solv->V ) |