14 #ifndef ZYPP_NG_SAT_CAP2STR_H_INCLUDED 15 #define ZYPP_NG_SAT_CAP2STR_H_INCLUDED zypp::sat::detail::CPool CPool
void 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.
zypp::sat::detail::IdType IdType
const char * capRel2Str(int op_r)
Convert a relation operator to its string representation.
CLASS NAME : detail::DIWrap.