#include <DerivedTags.h>
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'. |
|
|
|
Add a new derived tag to the list.
|
|
Return the tags in `tags', plus all the derived tags that matched `tags'.
|