#include <ResolvableData.h>
Public Attributes | |
| std::string | name |
| Edition | edition |
| Arch | arch |
| OnMediaLocation | location |
| Date | buildTime |
| Date | fileTime |
| ByteCount | archiveSize |
Protected Member Functions | |
| virtual std::ostream & | dumpOn (std::ostream &str) const |
| Overload to realize std::ostream & operator<<. | |
Definition at line 367 of file ResolvableData.h.
| std::ostream & zypp::data::RpmBase::dumpOn | ( | std::ostream & | str | ) | const [protected, virtual] |
Overload to realize std::ostream & operator<<.
Reimplemented from zypp::base::ReferenceCounted.
Definition at line 53 of file ResolvableData.cc.
| std::string zypp::data::RpmBase::name |
Definition at line 374 of file ResolvableData.h.
Definition at line 375 of file ResolvableData.h.
Definition at line 376 of file ResolvableData.h.
Definition at line 377 of file ResolvableData.h.
1.5.3