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

Public Member Functions

None __init__ ()
 Initializes the BoolSTPairArrayFunctor instance.
 
None __init__ (BoolSTPairArrayFunctor func)
 Initializes a copy of the BoolSTPairArrayFunctor instance func. More...
 
None __init__ (object callable)
 Initializes the BoolSTPairArrayFunctor instance. More...
 
bool __call__ (Util.STPairArray arg1)
 
bool __bool__ ()
 
bool __nonzero__ ()
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

None CDPL.Chem.BoolSTPairArrayFunctor.__init__ ( BoolSTPairArrayFunctor  func)

Initializes a copy of the BoolSTPairArrayFunctor instance func.

Parameters
funcThe BoolSTPairArrayFunctor instance to copy.

◆ __init__() [2/2]

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

Initializes the BoolSTPairArrayFunctor instance.

Parameters
callable

Member Function Documentation

◆ __call__()

bool CDPL.Chem.BoolSTPairArrayFunctor.__call__ ( Util.STPairArray  arg1)
Parameters
arg1
Returns

◆ __bool__()

bool CDPL.Chem.BoolSTPairArrayFunctor.__bool__ ( )
Returns

◆ __nonzero__()

bool CDPL.Chem.BoolSTPairArrayFunctor.__nonzero__ ( )
Returns