|
libzypp
15.24.2
|
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 105 of file HistoryLogData.cc.
|
inline |
Definition at line 108 of file HistoryLogData.cc.
|
inline |
Definition at line 118 of file HistoryLogData.cc.
|
inline |
Definition at line 136 of file HistoryLogData.cc.
| FieldVector zypp::HistoryLogData::Impl::_field |
Definition at line 158 of file HistoryLogData.cc.
| Date zypp::HistoryLogData::Impl::_date |
Definition at line 159 of file HistoryLogData.cc.
| HistoryActionID zypp::HistoryLogData::Impl::_action |
Definition at line 160 of file HistoryLogData.cc.