libzypp
10.5.0
|
#include <HistoryLogData.h>
Public Types | |
typedef shared_ptr < HistoryItemRepoRemove > | Ptr |
Public Member Functions | |
HistoryItemRepoRemove (FieldVector &fields) | |
virtual | ~HistoryItemRepoRemove () |
virtual void | dumpTo (std::ostream &str) const |
Public Attributes | |
std::string | alias |
Definition at line 183 of file HistoryLogData.h.
typedef shared_ptr<HistoryItemRepoRemove> zypp::HistoryItemRepoRemove::Ptr |
Reimplemented from zypp::HistoryItem.
Definition at line 186 of file HistoryLogData.h.
zypp::HistoryItemRepoRemove::HistoryItemRepoRemove | ( | FieldVector & | fields | ) |
Definition at line 245 of file HistoryLogData.cc.
virtual zypp::HistoryItemRepoRemove::~HistoryItemRepoRemove | ( | ) | [inline, virtual] |
Definition at line 189 of file HistoryLogData.h.
virtual void zypp::HistoryItemRepoRemove::dumpTo | ( | std::ostream & | str | ) | const [virtual] |
Reimplemented from zypp::HistoryItem.
std::string zypp::HistoryItemRepoRemove::alias |
Definition at line 195 of file HistoryLogData.h.