libzypp 8.13.6
Public Types | Public Member Functions | Public Attributes

zypp::HistoryItem Class Reference

#include <HistoryLogData.h>

Inheritance diagram for zypp::HistoryItem:
Inheritance graph
[legend]

List of all members.

Public Types

typedef shared_ptr< HistoryItemPtr
typedef std::vector< std::string > FieldVector

Public Member Functions

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

Public Attributes

Date date
HistoryActionID action

Detailed Description

Definition at line 87 of file HistoryLogData.h.


Member Typedef Documentation

typedef shared_ptr<HistoryItem> zypp::HistoryItem::Ptr
typedef std::vector<std::string> zypp::HistoryItem::FieldVector

Definition at line 91 of file HistoryLogData.h.


Constructor & Destructor Documentation

zypp::HistoryItem::HistoryItem ( FieldVector fields)
virtual zypp::HistoryItem::~HistoryItem ( ) [inline, virtual]

Definition at line 95 of file HistoryLogData.h.


Member Function Documentation

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

Member Data Documentation

Definition at line 101 of file HistoryLogData.h.

Referenced by zypp::HistoryItemRepoUrlChange::dumpTo(), and HistoryItem().

Definition at line 102 of file HistoryLogData.h.

Referenced by zypp::HistoryItemRepoUrlChange::dumpTo(), and HistoryItem().


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