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