paludis::UnacceptedMask Class Reference
[Masks]

#include <mask.hh>

Inheritance diagram for paludis::UnacceptedMask:

paludis::Mask

List of all members.

Public Member Functions

virtual const
std::tr1::shared_ptr< const
MetadataKey
unaccepted_key () const =0


Detailed Description

An UnacceptedMask is a Mask that signifies that a particular value or combination of values in (for example) a MetadataCollectionKey or MetadataSpecTreeKey is not accepted by user configuration.

Since:
0.26
Examples:

example_mask.cc.


Member Function Documentation

virtual const std::tr1::shared_ptr<const MetadataKey> paludis::UnacceptedMask::unaccepted_key (  )  const [pure virtual]

Fetch the metadata key that is not accepted.

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