#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 419 of file YUMParserData.h.
|
Definition at line 71 of file YUMParserData.cc. |
|
Definition at line 422 of file YUMParserData.h. |
|
Definition at line 426 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 427 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 428 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(). |
|
Definition at line 429 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 430 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 431 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 432 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 433 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 434 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |
|
Definition at line 435 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(). |
|
Definition at line 436 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createPatch(), zypp::parser::yum::operator<<(), and zypp::source::yum::YUMPatchImpl::YUMPatchImpl(). |