#include <XMLParserData.h>
Inheritance diagram for zypp::parser::xmlstore::XMLPatchData:
Public Member Functions | |
XMLPatchData () | |
~XMLPatchData () | |
Public Attributes | |
std::string | patchId |
std::string | timestamp |
std::string | engine |
std::string | category |
bool | rebootNeeded |
bool | packageManager |
bool | interactive |
std::string | updateScript |
std::list< XMLPatchAtomData_Ptr > | atoms |
Definition at line 147 of file XMLParserData.h.
|
Definition at line 150 of file XMLParserData.h. |
|
Definition at line 151 of file XMLParserData.h. |
|
Definition at line 155 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createPatch(). |
|
Definition at line 156 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createPatch(). |
|
Definition at line 157 of file XMLParserData.h. |
|
Definition at line 158 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createPatch(). |
|
Definition at line 159 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createPatch(). |
|
Definition at line 160 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createPatch(). |
|
Definition at line 161 of file XMLParserData.h. |
|
Definition at line 162 of file XMLParserData.h. |
|
Definition at line 163 of file XMLParserData.h. Referenced by zypp::storage::XMLFilesBackend::createPatch(). |