libzypp  11.13.5
zypp::HistoryItemRepoUrlChange Class Reference

#include <HistoryLogData.h>

Inheritance diagram for zypp::HistoryItemRepoUrlChange:

List of all members.

Public Types

typedef shared_ptr
< HistoryItemRepoUrlChange
Ptr
- Public Types inherited from zypp::HistoryItem
typedef std::vector< std::string > FieldVector

Public Member Functions

 HistoryItemRepoUrlChange (FieldVector &fields)
virtual ~HistoryItemRepoUrlChange ()
virtual void dumpTo (std::ostream &str) const
- Public Member Functions inherited from zypp::HistoryItem
 HistoryItem (FieldVector &fields)
virtual ~HistoryItem ()

Public Attributes

std::string alias
Url newurl
- Public Attributes inherited from zypp::HistoryItem
Date date
HistoryActionID action

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 ( )
inlinevirtual

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 318 of file HistoryLogData.cc.


Member Data Documentation

std::string zypp::HistoryItemRepoUrlChange::alias

Definition at line 238 of file HistoryLogData.h.

Url zypp::HistoryItemRepoUrlChange::newurl

Definition at line 239 of file HistoryLogData.h.


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