#include <literal_metadata_key.hh>
|
|
| LiteralMetadataStringSetKey (const std::string &, const std::string &, const MetadataKeyType, const std::shared_ptr< const Set< std::string > > &) |
| |
|
| ~LiteralMetadataStringSetKey () |
| |
|
typedef MakeTypeList
< MetadataCollectionKey
< KeywordNameSet >
, MetadataCollectionKey< Set
< std::string >
>, MetadataCollectionKey
< Sequence< std::string >
>, MetadataCollectionKey
< PackageIDSequence >
, MetadataCollectionKey
< FSPathSequence >
, MetadataCollectionKey< Map
< std::string, std::string >
>, MetadataCollectionKey
< Maintainers >
, MetadataSpecTreeKey
< DependencySpecTree >
, MetadataSpecTreeKey
< LicenseSpecTree >
, MetadataSpecTreeKey
< FetchableURISpecTree >
, MetadataSpecTreeKey
< SimpleURISpecTree >
, MetadataSpecTreeKey
< PlainTextSpecTree >
, MetadataSpecTreeKey
< RequiredUseSpecTree >
, MetadataValueKey
< std::string >
, MetadataValueKey< long >
, MetadataValueKey< bool >
, MetadataValueKey< FSPath >
, MetadataValueKey< Slot >
, MetadataValueKey
< std::shared_ptr< const
PackageID >
>, MetadataValueKey
< std::shared_ptr< const
Choices > >, MetadataTimeKey,
MetadataSectionKey >::Type | VisitableTypeList |
| |
|
typedef MetadataKey | VisitableBaseClass |
| |
typedef
MetadataKey::VisitableTypeList | VisitableTypeList |
| |
|
typedef MetadataKey | VisitableBaseClass |
| |
A LiteralMetadataStringSetKey is a MetadataCollectionKey<Set<std::string> > whose value is known at construction time.
- Since
- 0.26
| virtual const std::string paludis::LiteralMetadataStringSetKey::human_name |
( |
| ) |
const |
|
virtual |
| virtual const std::shared_ptr<const Set<std::string> > paludis::LiteralMetadataStringSetKey::parse_value |
( |
| ) |
const |
|
virtual |
| virtual const std::string paludis::LiteralMetadataStringSetKey::raw_name |
( |
| ) |
const |
|
virtual |
| virtual MetadataKeyType paludis::LiteralMetadataStringSetKey::type |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: