#include <XMLParserData.h>
Inheritance diagram for zypp::parser::xmlstore::XMLProductData:
Public Member Functions | |
XMLProductData () | |
~XMLProductData () | |
Public Attributes | |
std::string | type |
TranslatedText | short_name |
std::string | releasenotesurl |
std::list< std::string > | update_urls |
std::list< std::string > | flags |
Definition at line 109 of file XMLParserData.h.
|
Definition at line 112 of file XMLParserData.h. |
|
Definition at line 113 of file XMLParserData.h. |
|
Definition at line 113 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createProduct(), and zypp::parser::xmlstore::operator<<(). |
|
Definition at line 116 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createProduct(), and zypp::parser::xmlstore::operator<<(). |
|
Definition at line 118 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createProduct(). |
|
Definition at line 119 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createProduct(). |
|
Definition at line 120 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createProduct(). |