paludis::RepositoryMask Class Reference
[Masks]

#include <mask.hh>

Inheritance diagram for paludis::RepositoryMask:

paludis::Mask

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:
Generated on Mon Sep 21 10:36:10 2009 for paludis by  doxygen 1.5.4