paludis::GLSADepTag Class Reference
[Dependency specifications]

#include <dep_tag.hh>

Inheritance diagram for paludis::GLSADepTag:

paludis::DepTag paludis::relational_operators::HasRelationalOperators paludis::equality_operators::HasEqualityOperators

List of all members.

Basic operations

 GLSADepTag (const std::string &id, const std::string &glsa_title, const FSEntry &)
 ~GLSADepTag ()

Content information

virtual std::string short_text () const
virtual std::string category () const
const FSEntry glsa_file () const
std::string glsa_title () const


Detailed Description

DepTag subclass for GLSAs.
Examples:

example_dep_tag.cc.


Member Function Documentation

virtual std::string paludis::GLSADepTag::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::GLSADepTag::category (  )  const [virtual]

Fetch our DepTagCategory's tag.

Implements paludis::DepTag.

const FSEntry paludis::GLSADepTag::glsa_file (  )  const

The full path to the glsa announcement file.

std::string paludis::GLSADepTag::glsa_title (  )  const

Fetch our GLSA title (for example, 'Yet another PHP remote access hole').

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