paludis::GeneralSetDepTag Class Reference
[Dependency specifications]

#include <dep_tag.hh>

Inheritance diagram for paludis::GeneralSetDepTag:

paludis::DepTag paludis::PrivateImplementationPattern< C_ > paludis::relational_operators::HasRelationalOperators paludis::equality_operators::HasEqualityOperators

List of all members.

Basic operations

 GeneralSetDepTag (const SetName &id, const std::string &source)
 ~GeneralSetDepTag ()

Public Member Functions

virtual std::string short_text () const
virtual std::string category () const
std::string source () const


Detailed Description

DepTag subclass for general sets.
Examples:

example_dep_tag.cc.


Member Function Documentation

virtual std::string paludis::GeneralSetDepTag::short_text (  )  const [virtual]

Fetch our short text (for example, 'GLSA-1234') that is displayed with the dep list entry.

Implements paludis::DepTag.

virtual std::string paludis::GeneralSetDepTag::category (  )  const [virtual]

Fetch our DepTagCategory's tag.

Implements paludis::DepTag.

std::string paludis::GeneralSetDepTag::source (  )  const

From which repository or environment did we originate?

Examples:
example_dep_tag.cc.


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