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