#include <PFunctors.h>
Inheritance diagram for BondFunctor:

BondFunctor to specify custom behavior.
Public Member Functions | |
| virtual void | operator() (PBond *bond, PAtom *atomFrom, PAtom *atomTo)=0 |
| virtual void BondFunctor::operator() | ( | PBond * | bond, | |
| PAtom * | atomFrom, | |||
| PAtom * | atomTo | |||
| ) | [pure virtual] |
Implemented in DOFCacher.
1.5.1