#include <Tagexpr.h>
Inheritance diagram for Tagcoll::TagexprTag:
Public Member Functions | |
TagexprTag (const std::string &tag) throw () | |
virtual | ~TagexprTag () throw () |
virtual std::string | format () const throw () |
virtual bool | eval (const TagexprContext &context) const throw () |
virtual bool | eval (const OpSet< std::string > &tags) const throw () |
virtual Tagexpr * | clone () const throw () |
Protected Attributes | |
std::string | _tag |
|
|
|
|
|
Implements Tagcoll::Tagexpr.
|
|
Implements Tagcoll::Tagexpr.
|
|
Implements Tagcoll::Tagexpr.
|
|
Implements Tagcoll::Tagexpr.
|
|
|