|
libzypp
9.1.2
|
Public Attributes | |
| IdString | _vendor |
| IdString | _name |
| Edition | _edition |
| Arch | _arch |
| std::string | _shortName |
| std::string | _summary |
| std::string | _productline |
| std::string | _registerTarget |
| std::string | _registerRelease |
| std::string | _updaterepokey |
| Upgrades | _upgrades |
Definition at line 66 of file ProductFileReader.cc.
Definition at line 68 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::ProductNode(), and zypp::parser::ProductFileData::vendor().
Definition at line 69 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductFileData::name(), zypp::parser::ProductFileData::Upgrade::name(), and zypp::parser::ProductNode::ProductNode().
Definition at line 70 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::done(), and zypp::parser::ProductFileData::edition().
Definition at line 71 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductFileData::arch(), and zypp::parser::ProductNode::ProductNode().
| std::string zypp::parser::ProductFileData::Impl::_shortName |
Definition at line 73 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::ProductNode(), and zypp::parser::ProductFileData::shortName().
| std::string zypp::parser::ProductFileData::Impl::_summary |
Definition at line 74 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::ProductNode(), zypp::parser::ProductFileData::summary(), and zypp::parser::ProductFileData::Upgrade::summary().
Definition at line 76 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductFileData::productline(), and zypp::parser::ProductNode::ProductNode().
Definition at line 77 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::ProductNode(), and zypp::parser::ProductFileData::registerTarget().
Definition at line 78 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::ProductNode(), and zypp::parser::ProductFileData::registerRelease().
Definition at line 80 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::ProductNode(), and zypp::parser::ProductFileData::updaterepokey().
Definition at line 82 of file ProductFileReader.cc.
Referenced by zypp::parser::ProductNode::doneUpgrade(), and zypp::parser::ProductFileData::upgrades().
1.7.6.1