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