libzypp  10.5.0
zypp::HistoryItemRepoUrlChange Class Reference

#include <HistoryLogData.h>

Inheritance diagram for zypp::HistoryItemRepoUrlChange:

List of all members.

Public Types

typedef shared_ptr
< HistoryItemRepoUrlChange
Ptr

Public Member Functions

 HistoryItemRepoUrlChange (FieldVector &fields)
virtual ~HistoryItemRepoUrlChange ()
virtual void dumpTo (std::ostream &str) const

Public Attributes

std::string alias
Url newurl

Detailed Description

Definition at line 226 of file HistoryLogData.h.


Member Typedef Documentation

Reimplemented from zypp::HistoryItem.

Definition at line 229 of file HistoryLogData.h.


Constructor & Destructor Documentation

zypp::HistoryItemRepoUrlChange::HistoryItemRepoUrlChange ( FieldVector fields)

Definition at line 306 of file HistoryLogData.cc.

virtual zypp::HistoryItemRepoUrlChange::~HistoryItemRepoUrlChange ( ) [inline, virtual]

Definition at line 232 of file HistoryLogData.h.


Member Function Documentation

void zypp::HistoryItemRepoUrlChange::dumpTo ( std::ostream &  str) const [virtual]

Reimplemented from zypp::HistoryItem.

Definition at line 116 of file HistoryLogData.cc.


Member Data Documentation

Definition at line 238 of file HistoryLogData.h.


The documentation for this class was generated from the following files: