Chemical Data Processing Library Python API - Version 1.1.1
Public Member Functions | List of all members
CDPL.Chem.BoolAtom4Functor Class Reference
+ Inheritance diagram for CDPL.Chem.BoolAtom4Functor:

Public Member Functions

None __init__ ()
 Initializes the BoolAtom4Functor instance.
 
None __init__ (ForceField.InteractionFilterFunction4 func)
 Initializes the BoolAtom4Functor instance. More...
 
None __init__ (object callable)
 Initializes the BoolAtom4Functor instance. More...
 
bool __call__ (Atom arg1, Atom arg2, Atom arg3, Atom arg4)
 
bool __bool__ ()
 
bool __nonzero__ ()
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

None CDPL.Chem.BoolAtom4Functor.__init__ ( ForceField.InteractionFilterFunction4  func)

Initializes the BoolAtom4Functor instance.

Parameters
func

◆ __init__() [2/2]

None CDPL.Chem.BoolAtom4Functor.__init__ ( object  callable)

Initializes the BoolAtom4Functor instance.

Parameters
callable

Member Function Documentation

◆ __call__()

bool CDPL.Chem.BoolAtom4Functor.__call__ ( Atom  arg1,
Atom  arg2,
Atom  arg3,
Atom  arg4 
)
Parameters
arg1
arg2
arg3
arg4
Returns

◆ __bool__()

bool CDPL.Chem.BoolAtom4Functor.__bool__ ( )
Returns

◆ __nonzero__()

bool CDPL.Chem.BoolAtom4Functor.__nonzero__ ( )
Returns