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