BinaryPredicate1D Class Reference
#include <Predicates1D.h>
Inheritance diagram for BinaryPredicate1D:
List of all members.
Detailed Description
Base class for Binary Predicates working on
Interface1D. A BinaryPredicate1D is typically an ordering relation between two
Interface1D. It evaluates a relation between 2
Interface1D and returns true or false. It is used by calling the () operator.
Constructor & Destructor Documentation
Member Function Documentation
virtual string getName |
( |
|
) |
const [inline, virtual] |
|
The documentation for this class was generated from the following file: