Inheritance diagram for zypp::source::susetags::PackageDiskUsageParser:
Public Member Functions | |
virtual void | beginParse () |
virtual void | consume (const SingleTag &stag_r) |
virtual void | consume (const MultiTag &mtag_r) |
virtual void | endParse () |
Public Attributes | |
PkgDiskUsage | result |
NVRAD | _current_nvrad |
bool | _pkg_pending |
boost::regex | sizeEntryRX |
Definition at line 42 of file PackagesParser.cc.
|
Reimplemented from zypp::parser::tagfile::TagFileParser. Definition at line 49 of file PackagesParser.cc. References _pkg_pending, and sizeEntryRX. |
|
Definition at line 56 of file PackagesParser.cc. References _current_nvrad, _pkg_pending, ERR, zypp::str::split(), WAR, and ZYPP_THROW. |
|
Definition at line 80 of file PackagesParser.cc. References _current_nvrad, _pkg_pending, zypp::DiskUsage::add(), result, sizeEntryRX, and ZYPP_THROW. |
|
Reimplemented from zypp::parser::tagfile::TagFileParser. Definition at line 107 of file PackagesParser.cc. |
|
Definition at line 44 of file PackagesParser.cc. Referenced by consume(), and zypp::source::susetags::parsePackagesDiskUsage(). |
|
Definition at line 45 of file PackagesParser.cc. Referenced by consume(). |
|
Definition at line 46 of file PackagesParser.cc. Referenced by beginParse(), and consume(). |
|
Definition at line 47 of file PackagesParser.cc. Referenced by beginParse(), and consume(). |