paludis::DepTagCategory Class Reference
[Dependency specifications]

#include <dep_tag.hh>

List of all members.

Basic operations

 DepTagCategory (bool visible, const std::string &id, const std::string &t, const std::string &pre, const std::string &post)

Public Member Functions

bool visible () const
std::string id () const
std::string title () const
std::string pre_text () const
std::string post_text () const


Detailed Description

A DepTagCategory is identified by its name and has associated display information for a DepTag's category.

It is usually accessed via DepTagCategoryMaker.

See also:
DepTagCategoryMaker

DepTag


Member Function Documentation

bool paludis::DepTagCategory::visible (  )  const

Should we be displayed in a tag category summary?

std::string paludis::DepTagCategory::id (  )  const

Fetch our short ID (for example, 'GLSA').

std::string paludis::DepTagCategory::title (  )  const

Fetch our title (for example, 'Security advisories'), or an empty string if we're untitled.

std::string paludis::DepTagCategory::pre_text (  )  const

Fetch our pre list text, or an empty string.

std::string paludis::DepTagCategory::post_text (  )  const

Fetch our post list text, or an empty string.


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