Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Tagcoll::DerivedTags Class Reference

List of changes to apply to tag names with a tagged collection is being parsed. More...

#include <DerivedTags.h>

List of all members.

Public Member Functions

virtual ~DerivedTags ()
void add (const std::string &tag, const Expression &expr)
 Add a new derived tag to the list.
OpSet< std::string > derivedTags (const OpSet< std::string > &tags) const
 Return the tags in `tags', plus all the derived tags that matched `tags'.


Detailed Description

List of changes to apply to tag names with a tagged collection is being parsed.


Constructor & Destructor Documentation

virtual Tagcoll::DerivedTags::~DerivedTags  )  [inline, virtual]
 


Member Function Documentation

void Tagcoll::DerivedTags::add const std::string &  tag,
const Expression expr
[inline]
 

Add a new derived tag to the list.

OpSet<std::string> Tagcoll::DerivedTags::derivedTags const OpSet< std::string > &  tags  )  const [inline]
 

Return the tags in `tags', plus all the derived tags that matched `tags'.


The documentation for this class was generated from the following file:
Generated on Fri Sep 9 22:15:30 2005 for libtagcoll by  doxygen 1.4.4