h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <Predicates0D.h>
Inheritance diagram for TrueUP0D:
Public Member Functions | |
TrueUP0D () | |
string | getName () const |
bool | operator() (Interface0DIterator &) |
TrueUP0D | ( | ) | [inline] |
Default constructor.
string getName | ( | ) | const [inline, virtual] |
Returns the string "TrueUP0D"
Reimplemented from UnaryPredicate0D.
bool operator() | ( | Interface0DIterator & | ) | [inline, virtual] |
The () operator.
Reimplemented from UnaryPredicate0D.