#include <uninstall_task.hh>

Iterate over our entries | |
|
typedef WrappedForwardIterator < ConstIteratorTag, const std::tr1::shared_ptr< const PackageID > > | ConstIterator |
| ConstIterator | begin () const |
| ConstIterator | end () const |
Basic operations | |
| AmbiguousUnmergeTargetError (const std::string &our_target, const std::tr1::shared_ptr< const PackageIDSequence > matches) throw () | |
| ~AmbiguousUnmergeTargetError () throw () | |
Public Member Functions | |
| std::string | target () const |
| std::string paludis::AmbiguousUnmergeTargetError::target | ( | ) | const |
What was our target?
1.5.5