zypp::Target::DistributionLabel Struct Reference

#include <Target.h>

List of all members.

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)


Detailed Description

Definition at line 145 of file Target.h.


Friends And Related Function Documentation

std::ostream & operator<< ( std::ostream &  str,
const Target::DistributionLabel obj 
) [related]

Stream output. Write out the content as key/value pairs:

 summary=Beautiful Name
 shortName=BN

Definition at line 60 of file Target.cc.


Member Data Documentation

Definition at line 145 of file Target.h.

Referenced by zypp::target::TargetImpl::distributionLabel(), and zypp::operator<<().

Definition at line 145 of file Target.h.

Referenced by zypp::target::TargetImpl::distributionLabel(), and zypp::operator<<().


The documentation for this struct was generated from the following file:

doxygen