paludis::LiteralMetadataValueKey< T_ > Class Template Reference
[Literal Metadata Keys]

#include <literal_metadata_key.hh>

Inheritance diagram for paludis::LiteralMetadataValueKey< T_ >:

paludis::MetadataValueKey< T_ > paludis::PrivateImplementationPattern< C_ > paludis::ExtraLiteralMetadataValueKeyMethods< T_ > paludis::MetadataKey paludis::ExtraMetadataValueKeyMethods< C_ > paludis::PrivateImplementationPattern< C_ >

List of all members.

Basic operations

 LiteralMetadataValueKey (const std::string &, const std::string &, const MetadataKeyType, const T_ &)
 ~LiteralMetadataValueKey ()

Public Member Functions

virtual const T_ value () const PALUDIS_ATTRIBUTE((warn_unused_result))


Detailed Description

template<typename T_>
class paludis::LiteralMetadataValueKey< T_ >

A LiteralMetadataValueKey is a MetadataValueKey whose value is a copyable literal that is known at construction time.

Since:
0.26

Member Function Documentation

template<typename T_ >
virtual const T_ paludis::LiteralMetadataValueKey< T_ >::value (  )  const [virtual]

Fetch our value.

Implements paludis::MetadataValueKey< T_ >.


The documentation for this class was generated from the following file:

Generated on Mon Dec 22 19:43:54 2008 for paludis by  doxygen 1.5.7.1