|
paludis
Version 1.4.0
|
#include <selection.hh>
Inheritance diagram for paludis::selection::AllVersionsUnsorted:Basic operations | |
| AllVersionsUnsorted (const FilteredGenerator &) | |
Additional Inherited Members | |
Public Member Functions inherited from paludis::Selection | |
| std::string | as_string () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| std::shared_ptr < PackageIDSequence > | perform_select (const Environment *const) const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| Selection (const Selection &) | |
| ~Selection () | |
| Selection & | operator= (const Selection &) |
Protected Member Functions inherited from paludis::Selection | |
| Selection (const std::shared_ptr< const SelectionHandler > &) | |
Return all versions with the specified properties, in no particular order.
1.8.3.1