libzypp  17.38.7
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

 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. More...
 
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. More...
 
const char * zyppng::sat::detail::capRel2Str (int op_r)
 Convert a relation operator to its string representation. More...
 

Variable Documentation

◆ _next

unsigned _next = 0
private

Definition at line 29 of file cap2str.cc.

◆ _buf

std::string _buf[TLen]
private

Definition at line 30 of file cap2str.cc.