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

Public Member Functions

None __init__ ()
 Initializes the BondMatchExpressionPtrBondFunctor instance.
 
None __init__ (BondMatchExpressionPtrBondFunctor func)
 Initializes a copy of the BondMatchExpressionPtrBondFunctor instance func. More...
 
None __init__ (object callable)
 Initializes the BondMatchExpressionPtrBondFunctor instance. More...
 
BondMatchExpression __call__ (Bond arg1)
 
bool __bool__ ()
 
bool __nonzero__ ()
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Initializes a copy of the BondMatchExpressionPtrBondFunctor instance func.

Parameters
funcThe BondMatchExpressionPtrBondFunctor instance to copy.

◆ __init__() [2/2]

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

Initializes the BondMatchExpressionPtrBondFunctor instance.

Parameters
callable

Member Function Documentation

◆ __call__()

BondMatchExpression CDPL.Chem.BondMatchExpressionPtrBondFunctor.__call__ ( Bond  arg1)
Parameters
arg1
Returns

◆ __bool__()

bool CDPL.Chem.BondMatchExpressionPtrBondFunctor.__bool__ ( )
Returns

◆ __nonzero__()

bool CDPL.Chem.BondMatchExpressionPtrBondFunctor.__nonzero__ ( )
Returns