#include <Tagexpr.h>
Inheritance diagram for Tagcoll::TagexprNot:

Public Member Functions | |
| TagexprNot (Tagexpr *operand) throw () | |
| ~TagexprNot () 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 | |
| Tagexpr * | _operand |
|
|
|
|
|
|
|
|
Implements Tagcoll::Tagexpr.
|
|
|
Implements Tagcoll::Tagexpr.
|
|
|
Implements Tagcoll::Tagexpr.
|
|
|
Implements Tagcoll::Tagexpr.
|
|
|
|
1.3.8