![]() |
Chemical Data Processing Library Python API - Version 1.4.0
|
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 |