#include <standardPredicates.h>

Public Member Functions |
|
| InRingPredicate () | |
| Default constructor;. |
|
| InRingPredicate (Size n) | |
| Detailed constructor;. |
|
| ~InRingPredicate () | |
| Destructor;. |
|
| virtual bool | operator() (const Atom &atom) const |
Evaluate the predicate for the atom
atom. |
|
| virtual bool BALL::InRingPredicate::operator() | ( | const Atom & | atom | ) | const [virtual] |
Evaluate the predicate for the atom
atom.
| atom | the atom to test |
Reimplemented from BALL::ExpressionPredicate.
1.5.8