HistoryLogData.h File Reference

#include <iosfwd>
#include "zypp/Date.h"
#include "zypp/Edition.h"
#include "zypp/Arch.h"
#include "zypp/CheckSum.h"
#include "zypp/Url.h"

Include dependency graph for HistoryLogData.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  zypp::HistoryActionID
 Enumeration of known history actions. More...
class  zypp::HistoryItem
class  zypp::HistoryItemInstall
class  zypp::HistoryItemRemove
class  zypp::HistoryItemRepoAdd
class  zypp::HistoryItemRepoRemove
class  zypp::HistoryItemRepoAliasChange
class  zypp::HistoryItemRepoUrlChange

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.

Defines

#define HISTORY_LOG_DATE_FORMAT   "%Y-%m-%d %H:%M:%S"

Functions

std::ostream & zypp::operator<< (std::ostream &str, const HistoryItem &obj)


Detailed Description

Definition in file HistoryLogData.h.


Define Documentation

#define HISTORY_LOG_DATE_FORMAT   "%Y-%m-%d %H:%M:%S"


doxygen