|
libzypp 17.38.6
|


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 | |
| 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. | |
| 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::capRel2Str (int op_r) |
| Convert a relation operator to its string representation. | |