libzypp 17.31.23
|
Public Member Functions | |
Impl (FieldVector &fields_r, size_type expect_r) | |
Impl (FieldVector &fields_r, HistoryActionID action_r, size_type expect_r) | |
void | _checkFields (const FieldVector &fields_r, size_type expect_r) |
Public Attributes | |
FieldVector | _field |
Date | _date |
HistoryActionID | _action |
Definition at line 108 of file HistoryLogData.cc.
|
inline |
Definition at line 111 of file HistoryLogData.cc.
|
inline |
Definition at line 121 of file HistoryLogData.cc.
|
inline |
Definition at line 139 of file HistoryLogData.cc.
FieldVector zypp::HistoryLogData::Impl::_field |
Definition at line 161 of file HistoryLogData.cc.
Date zypp::HistoryLogData::Impl::_date |
Definition at line 162 of file HistoryLogData.cc.
HistoryActionID zypp::HistoryLogData::Impl::_action |
Definition at line 163 of file HistoryLogData.cc.