#include <literal_metadata_key.hh>

Basic operations | |
| LiteralMetadataFSEntrySequenceKey (const std::string &, const std::string &, const MetadataKeyType, const std::tr1::shared_ptr< const FSEntrySequence > &) | |
| ~LiteralMetadataFSEntrySequenceKey () | |
Public Member Functions | |
| virtual const std::tr1::shared_ptr< const FSEntrySequence > | value () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| virtual std::string | pretty_print_flat (const Formatter< FSEntry > &) const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| virtual const std::tr1::shared_ptr<const FSEntrySequence> paludis::LiteralMetadataFSEntrySequenceKey::value | ( | ) | const [virtual] |
Fetch our value.
Implements paludis::MetadataCollectionKey< C_ >.
1.5.7.1