paludis::query::MaybeSupportsAction< A_ > Class Template Reference
[Query]

#include <query.hh>

Inheritance diagram for paludis::query::MaybeSupportsAction< A_ >:

paludis::Query

List of all members.

Basic operations

 MaybeSupportsAction ()


Detailed Description

template<typename A_>
class paludis::query::MaybeSupportsAction< A_ >

Fetch packages that maybe support a particular action.

A full SupportsAction<> on an ebuild ID requires a metadata load, since unsupported EAPIs don't support any actions. MaybeSupportsAction, on the other hand, only uses Repository::some_ids_might_support_action, so it does not incur a penalty but may return additional results.

See also:
Query

PackageDatabase::query


The documentation for this class was generated from the following file:

Generated on Thu May 29 15:53:45 2008 for paludis by  doxygen 1.5.5