paludis::StringDepSpec Class Reference
[Dependency specifications]

#include <dep_spec.hh>

Inheritance diagram for paludis::StringDepSpec:

paludis::DepSpec paludis::PrivateImplementationPattern< C_ > paludis::MetadataKeyHolder paludis::Cloneable< T_ > paludis::PrivateImplementationPattern< C_ > paludis::BlockDepSpec paludis::FetchableURIDepSpec paludis::LicenseDepSpec paludis::NamedSetDepSpec paludis::PackageDepSpec paludis::PlainTextDepSpec paludis::SimpleURIDepSpec

List of all members.

Basic operations

 StringDepSpec (const std::string &)
 ~StringDepSpec ()

Public Member Functions

std::string text () const

Protected Member Functions

void set_text (const std::string &)


Detailed Description

A StringDepSpec represents a dep spec with an associated piece of text.

Member Function Documentation

void paludis::StringDepSpec::set_text ( const std::string &   )  [protected]

Change our text.

std::string paludis::StringDepSpec::text (  )  const

Fetch our text.


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