Mailinglist Archive: zypp-devel (227 mails)
| < Previous | Next > |
Re: [zypp-devel] SolvIterMixin: Adding PoolItem_iterator and Selectable_iterator
- From: Michael Andres <ma@xxxxxxx>
- Date: Fri, 11 Apr 2008 12:53:50 +0200
- Message-id: <20080411105350.GA1943@xxxxxxx>
On Wed, Apr 09, Michael Andres wrote:
This is done in zypp SVN rev. 9531.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
I just added a class SolvIterMixin (zypp/sat/SolvIterMixin.h).
Selectable_iterator selectableBegin() const
Selectable_iterator selectableEnd() const
(The Selectable_iterator will soon be enhanced to avoid multiple visits of
the same Selectable, because multiple Solvables/PoolItems refer to the
same Selectable.)
This is done in zypp SVN rev. 9531.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |