Conformation4C1Predicate Class Reference
Predicate for determining whether a sugar ring is in 4C1 conformation.
More...
#include <standardPredicates.h>
Inheritance diagram for Conformation4C1Predicate:
List of all members.
|
Public Member Functions |
virtual bool | operator() (const Atom &atom) const throw () |
Detailed Description
Predicate for determining whether a sugar ring is in 4C1 conformation.
Member Function Documentation
virtual bool Conformation4C1Predicate::operator() |
( |
const Atom & |
atom |
) |
const throw () [virtual] |
|
|
- Parameters:
-
- Returns:
- true, if the predicate is true, false otherwise
Reimplemented from ExpressionPredicate. |