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 <Predicates1D.h>
Inheritance diagram for TrueUP1D:
Public Member Functions | |
TrueUP1D () | |
string | getName () const |
bool | operator() (Interface1D &) |
TrueUP1D | ( | ) | [inline] |
Constructor
string getName | ( | ) | const [inline, virtual] |
Returns the string "TrueUP1D"
Reimplemented from UnaryPredicate1D.
bool operator() | ( | Interface1D & | ) | [inline, virtual] |
the () operator
Reimplemented from UnaryPredicate1D.