#include <BALL/KERNEL/standardPredicates.h>
Public Member Functions | |
virtual bool | operator() (const Atom &atom) const |
Predicate class for atoms bearing triple bonds. Arguments of this class are required to consist of an relational operator and a number between 1 and 8.
Evaluate the predicate for the atom atom
.
atom | the atom to test |
Reimplemented from BALL::DoubleBondsPredicate.