|
libzypp
17.38.7
|

Go to the source code of this file.
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
Macros | |
| #define | OUTS(X) case ResStatus::X: return str << #X; break |
Functions | |
| std::ostream & | zypp::operator<< (std::ostream &str, const ResStatus &obj) ZYPP_API |
| relates: ResStatus Stream output More... | |
| std::ostream & | zypp::operator<< (std::ostream &str, ResStatus::TransactValue obj) ZYPP_API |
| relates: ResStatus Stream output More... | |
| std::ostream & | zypp::operator<< (std::ostream &str, ResStatus::TransactByValue obj) ZYPP_API |
| relates: ResStatus Stream output More... | |
Definition at line 131 of file ResStatus.cc.