#include <XMLParserData.h>
Public Member Functions | |
| XMLPatternData () | |
Public Attributes | |
| std::string | default_ |
| bool | userVisible |
| TranslatedText | category |
| std::string | icon |
| std::string | script |
Definition at line 90 of file XMLParserData.h.
| zypp::parser::xmlstore::XMLPatternData::XMLPatternData | ( | ) |
Definition at line 32 of file XMLParserData.cc.
| std::string zypp::parser::xmlstore::XMLPatternData::default_ |
Definition at line 95 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createPattern(), and zypp::parser::xmlstore::operator<<().
Definition at line 96 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createPattern(), zypp::storage::XMLFilesBackend::createSelection(), and zypp::parser::xmlstore::operator<<().
Definition at line 97 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createPattern(), zypp::storage::XMLFilesBackend::createSelection(), and zypp::parser::xmlstore::operator<<().
| std::string zypp::parser::xmlstore::XMLPatternData::icon |
Definition at line 98 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createPattern(), and zypp::parser::xmlstore::operator<<().
| std::string zypp::parser::xmlstore::XMLPatternData::script |
Definition at line 99 of file XMLParserData.h.
Referenced by zypp::storage::XMLFilesBackend::createPattern(), and zypp::parser::xmlstore::operator<<().
1.5.3