paludis::Mask Class Reference
[Masks]

#include <mask.hh>

Inheritance diagram for paludis::Mask:

paludis::AssociationMask paludis::RepositoryMask paludis::UnacceptedMask paludis::UnsupportedMask paludis::UserMask

List of all members.

Basic operations

virtual ~Mask ()=0

Public Member Functions

virtual char key () const =0
virtual const std::string description () const =0


Detailed Description

A Mask represents one reason why a PackageID is masked (not available to be installed).

A basic Mask has:

Subclasses provide additional information.

Since:
0.26

Member Function Documentation

virtual char paludis::Mask::key (  )  const [pure virtual]

A single character key, which can be used by clients if they need a very compact way of representing a mask.

virtual const std::string paludis::Mask::description (  )  const [pure virtual]

A description of the mask.


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