zypp::solver::detail::UniqTable Struct Reference

List of all members.

Public Types

typedef std::set
< PoolItem, Order
UTable
 Set of PoolItems unified by Order.

Public Member Functions

bool has (PoolItem_Ref item_r) const
 Test whether a matching PoolItem_Ref is in the table.
void remember (PoolItem_Ref item_r)
 Remember item_r (unless another matching PoolItem is already in the table).

Public Attributes

UTable _table
 The set.

Classes

struct  Order
 Order PoolItems based on name and edition only. More...


Detailed Description

Definition at line 113 of file QueueItemRequire.cc.


Member Typedef Documentation

typedef std::set<PoolItem,Order> zypp::solver::detail::UniqTable::UTable

Set of PoolItems unified by Order.

Definition at line 129 of file QueueItemRequire.cc.


Member Function Documentation

bool zypp::solver::detail::UniqTable::has ( PoolItem_Ref  item_r  )  const [inline]

Test whether a matching PoolItem_Ref is in the table.

Definition at line 133 of file QueueItemRequire.cc.

References zypp::_table.

void zypp::solver::detail::UniqTable::remember ( PoolItem_Ref  item_r  )  [inline]

Remember item_r (unless another matching PoolItem is already in the table).

Definition at line 139 of file QueueItemRequire.cc.

References zypp::_table.


Member Data Documentation

UTable zypp::solver::detail::UniqTable::_table

The set.

Definition at line 144 of file QueueItemRequire.cc.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 19:23:27 2007 for libzypp by  doxygen 1.5.3