|
libzypp
9.1.2
|
#include <Target.h>
Public Attributes | |
| std::string | shortName |
| std::string | summary |
Related Functions | |
(Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const Target::DistributionLabel &obj) |
| std::ostream & operator<< | ( | std::ostream & | str, |
| const Target::DistributionLabel & | obj | ||
| ) | [related] |
| std::string zypp::Target::DistributionLabel::shortName |
Definition at line 145 of file Target.h.
Referenced by zypp::target::TargetImpl::distributionLabel(), and zypp::operator<<().
| std::string zypp::Target::DistributionLabel::summary |
Definition at line 145 of file Target.h.
Referenced by zypp::target::TargetImpl::distributionLabel(), and zypp::operator<<().
1.7.6.1