paludis::RepositoryMask Class Reference
[Masks]
#include <mask.hh>
List of all members.
|
Public Member Functions |
virtual const
std::tr1::shared_ptr< const
MetadataKey > | mask_key () const =0 |
Detailed Description
A
RepositoryMask is a
Mask that signifies that a
PackageID has been marked as masked by a
Repository.
- Since:
- 0.26
- Examples:
-
example_mask.cc.
Member Function Documentation
| virtual const std::tr1::shared_ptr<const MetadataKey> paludis::RepositoryMask::mask_key |
( |
|
) |
const [pure virtual] |
Fetch a metadata key explaining the mask. May return a zero pointer, if no more information is available.
- Examples:
-
example_mask.cc.
The documentation for this class was generated from the following file:
- /home/users/ciaranm/work/paludis/paludis/mask.hh