|
paludis
Version 1.4.0
|
Inheritance diagram for paludis::FakeUnacceptedMask:Public Member Functions | |
| FakeUnacceptedMask (const char, const std::string &, const std::string &) | |
| char | key () const |
| const std::string | description () const |
| const std::string | unaccepted_key_name () const |
Additional Inherited Members | |
Public Types inherited from paludis::DeclareAbstractAcceptMethods< Mask, MakeTypeList< UserMask, UnacceptedMask, RepositoryMask, UnsupportedMask >::Type > | |
|
typedef MakeTypeList< UserMask, UnacceptedMask, RepositoryMask, UnsupportedMask >::Type | VisitableTypeList |
| typedef Mask | VisitableBaseClass |
Public Types inherited from paludis::DeclareAbstractAcceptMethods< Mask, Mask::VisitableTypeList > | |
| typedef Mask::VisitableTypeList | VisitableTypeList |
| typedef Mask | VisitableBaseClass |
|
virtual |
A description of the mask.
Implements paludis::Mask.
|
virtual |
A single character key, which can be used by clients if they need a very compact way of representing a mask.
Implements paludis::Mask.
|
virtual |
Fetch the raw name of the metadata key that is not accepted.
Implements paludis::UnacceptedMask.
1.8.3.1