#include <testers.h>
Inheritance diagram for ExistsTester:
Public Member Functions | |
ExistsTester (Tester *itester) | |
virtual bool | test (const Node *node, const NameSpace &nameSpace) const |
virtual Tester * | copy () const |
|
Definition at line 70 of file testers.h. Referenced by copy(). |
|
Implements Node::Tester. Definition at line 76 of file testers.h. References ExistsTester(), and AdaptedTester::tester. |
|
Implements Node::Tester. Definition at line 72 of file testers.h. References Node::exists(), and AdaptedTester::tester. |