paludis::PlainTextDepSpec Class Reference
[Dependency specifications]

#include <dep_spec.hh>

Inheritance diagram for paludis::PlainTextDepSpec:

paludis::StringDepSpec paludis::DepSpec paludis::PrivateImplementationPattern< C_ > paludis::MetadataKeyHolder paludis::Cloneable< T_ > paludis::PrivateImplementationPattern< C_ >

List of all members.

Basic operations

 PlainTextDepSpec (const std::string &)

Public Member Functions

virtual std::tr1::shared_ptr
< DepSpec
clone () const PALUDIS_ATTRIBUTE((warn_unused_result))

Protected Member Functions

virtual void need_keys_added () const


Detailed Description

A PlainTextDepSpec represents a plain text entry.

Member Function Documentation

virtual void paludis::PlainTextDepSpec::need_keys_added (  )  const [protected, virtual]

This method will be called before any of the metadata key iteration methods does its work. It can be used by subclasses to implement as-needed loading of keys.

Implements paludis::MetadataKeyHolder.

virtual std::tr1::shared_ptr<DepSpec> paludis::PlainTextDepSpec::clone (  )  const [virtual]

Return a new copy of ourselves.

Implements paludis::Cloneable< T_ >.


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