zypp::HistoryItemRepoUrlChange Class Reference

#include <HistoryLogData.h>

Inheritance diagram for zypp::HistoryItemRepoUrlChange:
[legend]

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.

References alias, zypp::str::form(), newurl, and ZYPP_THROW.

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

Definition at line 232 of file HistoryLogData.h.


Member Function Documentation

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

Reimplemented from zypp::HistoryItem.

Referenced by zypp::operator<<().


Member Data Documentation

Definition at line 238 of file HistoryLogData.h.

Referenced by HistoryItemRepoUrlChange().

Definition at line 239 of file HistoryLogData.h.

Referenced by HistoryItemRepoUrlChange().


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

doxygen