libzypp 17.38.6
cap2str.cc File Reference
#include "cap2str.h"
#include <zypp/ng/idstring.h>
#include <zypp/ng/reskind.h>
#include <zypp/ng/sat/capability.h>
Include dependency graph for cap2str.cc:

Go to the source code of this file.

Namespaces

namespace  zyppng
namespace  zyppng::sat
 This file contains private API, this might break at any time between releases.
namespace  zyppng::sat::detail
 CLASS NAME : detail::DIWrap.

Functions

void zyppng::sat::detail::cap2str (std::string &outs_r, CPool *pool_r, IdType id_r, int parop_r)
 Shared logic to convert a sat ID into a human readable string.
const char * zyppng::sat::detail::cap2str (CPool *pool_r, IdType id_r, int parop_r=0)
 Shared logic to convert a sat ID into a human readable string.
const char * zyppng::sat::detail::capRel2Str (int op_r)
 Convert a relation operator to its string representation.