libzypp 9.41.1

zypp::HistoryLogData::Impl Class Reference

List of all members.

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

Detailed Description

Definition at line 102 of file HistoryLogData.cc.


Constructor & Destructor Documentation

zypp::HistoryLogData::Impl::Impl ( FieldVector fields_r,
size_type  expect_r 
) [inline]
zypp::HistoryLogData::Impl::Impl ( FieldVector fields_r,
HistoryActionID  action_r,
size_type  expect_r 
) [inline]

Member Function Documentation

void zypp::HistoryLogData::Impl::_checkFields ( const FieldVector fields_r,
size_type  expect_r 
) [inline]

Member Data Documentation

Definition at line 155 of file HistoryLogData.cc.

Referenced by Impl().

Definition at line 156 of file HistoryLogData.cc.

Referenced by _checkFields().


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