|
libzypp
17.25.7
|
#include <sstream>#include <zypp/base/PtrTypes.h>#include <zypp/base/String.h>#include <zypp/base/Logger.h>#include <zypp/parser/ParseException.h>#include <zypp/HistoryLogData.h>
Go to the source code of this file.
Classes | |
| class | zypp::HistoryLogData::Impl |
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
Macros | |
| #define | OUTS(E, T) case HistoryActionID::E: return Ptr( new T( fields_r ) ); break; |
| #define OUTS | ( | E, | |
| T | |||
| ) | case HistoryActionID::E: return Ptr( new T( fields_r ) ); break; |