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 111 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 127 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 131 of file QueueItemRequire.cc.

References _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 137 of file QueueItemRequire.cc.

References _table.


Member Data Documentation

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

The set.

Definition at line 142 of file QueueItemRequire.cc.

Referenced by has(), and remember().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 00:07:34 2006 for zypp by  doxygen 1.4.6