libzypp  13.10.6
zypp::Target::DistributionLabel Struct Reference

#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)
 

Detailed Description

Definition at line 156 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
*

Definition at line 60 of file Target.cc.

Member Data Documentation

std::string zypp::Target::DistributionLabel::shortName

Definition at line 156 of file Target.h.

std::string zypp::Target::DistributionLabel::summary

Definition at line 156 of file Target.h.


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