#include <XMLParserData.h>
Public Member Functions | |
| XMLProductData () | |
| ~XMLProductData () | |
Public Attributes | |
| std::string | parser_version |
| std::string | type |
| TranslatedText | short_name |
| std::string | releasenotesurl |
| std::list< std::string > | update_urls |
| std::list< std::string > | extra_urls |
| std::list< std::string > | optional_urls |
| std::list< std::string > | flags |
| std::string | dist_name |
| std::string | dist_version |
Definition at line 109 of file XMLParserData.h.
| zypp::parser::xmlstore::XMLProductData::XMLProductData | ( | ) | [inline] |
Definition at line 112 of file XMLParserData.h.
| zypp::parser::xmlstore::XMLProductData::~XMLProductData | ( | ) | [inline] |
Definition at line 113 of file XMLParserData.h.
Definition at line 113 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| std::string zypp::parser::xmlstore::XMLProductData::type |
Definition at line 116 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct(), and zypp::parser::xmlstore::operator<<().
Definition at line 117 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct(), and zypp::parser::xmlstore::operator<<().
Definition at line 119 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| std::list<std::string> zypp::parser::xmlstore::XMLProductData::update_urls |
Definition at line 120 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| std::list<std::string> zypp::parser::xmlstore::XMLProductData::extra_urls |
Definition at line 121 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| std::list<std::string> zypp::parser::xmlstore::XMLProductData::optional_urls |
Definition at line 122 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| std::list<std::string> zypp::parser::xmlstore::XMLProductData::flags |
Definition at line 123 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
Definition at line 124 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct(), and zypp::parser::xmlstore::operator<<().
Definition at line 125 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createProduct(), and zypp::parser::xmlstore::operator<<().
1.5.3