![]() |
Chemical Data Processing Library Python API - Version 1.2.3
|
Inheritance diagram for CDPL.Shape.VoidMolecularGraph2AlignmentResultFunctor:Public Member Functions | |
| None | __init__ () |
| Initializes the VoidMolecularGraph2AlignmentResultFunctor instance. | |
| None | __init__ (VoidMolecularGraph2AlignmentResultFunctor func) |
| Initializes a copy of the VoidMolecularGraph2AlignmentResultFunctor instance func. More... | |
| None | __init__ (object callable) |
| Initializes the VoidMolecularGraph2AlignmentResultFunctor instance. More... | |
| None | __call__ (Chem.MolecularGraph arg1, Chem.MolecularGraph arg2, AlignmentResult arg3) |
| bool | __bool__ () |
| bool | __nonzero__ () |
| None CDPL.Shape.VoidMolecularGraph2AlignmentResultFunctor.__init__ | ( | VoidMolecularGraph2AlignmentResultFunctor | func | ) |
Initializes a copy of the VoidMolecularGraph2AlignmentResultFunctor instance func.
| func | The VoidMolecularGraph2AlignmentResultFunctor instance to copy. |
| None CDPL.Shape.VoidMolecularGraph2AlignmentResultFunctor.__init__ | ( | object | callable | ) |
Initializes the VoidMolecularGraph2AlignmentResultFunctor instance.
| callable |
| None CDPL.Shape.VoidMolecularGraph2AlignmentResultFunctor.__call__ | ( | Chem.MolecularGraph | arg1, |
| Chem.MolecularGraph | arg2, | ||
| AlignmentResult | arg3 | ||
| ) |
| arg1 | |
| arg2 | |
| arg3 |
| bool CDPL.Shape.VoidMolecularGraph2AlignmentResultFunctor.__bool__ | ( | ) |
| bool CDPL.Shape.VoidMolecularGraph2AlignmentResultFunctor.__nonzero__ | ( | ) |