![]() |
Chemical Data Processing Library Python API - Version 1.2.3
|
Inheritance diagram for CDPL.Chem.BoolAtom2Functor:Public Member Functions | |
| None | __init__ () |
| Initializes the BoolAtom2Functor instance. | |
| None | __init__ (ForceField.InteractionFilterFunction2 func) |
| Initializes the BoolAtom2Functor instance. More... | |
| None | __init__ (object callable) |
| Initializes the BoolAtom2Functor instance. More... | |
| bool | __call__ (Atom arg1, Atom arg2) |
| bool | __bool__ () |
| bool | __nonzero__ () |
| None CDPL.Chem.BoolAtom2Functor.__init__ | ( | ForceField.InteractionFilterFunction2 | func | ) |
Initializes the BoolAtom2Functor instance.
| func |
| None CDPL.Chem.BoolAtom2Functor.__init__ | ( | object | callable | ) |
Initializes the BoolAtom2Functor instance.
| callable |
| bool CDPL.Chem.BoolAtom2Functor.__bool__ | ( | ) |
| bool CDPL.Chem.BoolAtom2Functor.__nonzero__ | ( | ) |