#include <YUMParserData.h>
Inheritance diagram for zypp::parser::yum::YUMPatchData:

Public Member Functions | |
| YUMPatchData () | |
| ~YUMPatchData () | |
Public Attributes | |
| std::string | patchId |
| std::string | timestamp |
| std::string | engine |
| TranslatedText | summary |
| TranslatedText | description |
| TranslatedText | license_to_confirm |
| std::string | category |
| bool | rebootNeeded |
| bool | packageManager |
| std::string | updateScript |
| std::list< shared_ptr< YUMPatchAtom > > | atoms |
Definition at line 468 of file YUMParserData.h.
| zypp::parser::yum::YUMPatchData::YUMPatchData | ( | ) |
Definition at line 74 of file YUMParserData.cc.
| zypp::parser::yum::YUMPatchData::~YUMPatchData | ( | ) | [inline] |
Definition at line 472 of file YUMParserData.h.
| std::string zypp::parser::yum::YUMPatchData::patchId |
Definition at line 476 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
| std::string zypp::parser::yum::YUMPatchData::timestamp |
Definition at line 477 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
| std::string zypp::parser::yum::YUMPatchData::engine |
Definition at line 479 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
Definition at line 480 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
Definition at line 481 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
| std::string zypp::parser::yum::YUMPatchData::category |
Definition at line 482 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
Definition at line 483 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
Definition at line 484 of file YUMParserData.h.
Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
| std::string zypp::parser::yum::YUMPatchData::updateScript |
| std::list<shared_ptr<YUMPatchAtom> > zypp::parser::yum::YUMPatchData::atoms |
Definition at line 486 of file YUMParserData.h.
Referenced by zypp::source::yum::YUMSourceImpl::createPatch(), zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl().
1.5.0