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

Public Member Functions

None __init__ ()
 Initializes the BoolSizeType2Functor instance.
 
None __init__ (Pharm.BoolSizeType2Functor func)
 Initializes a copy of the BoolSizeType2Functor instance func. More...
 
None __init__ (object callable)
 Initializes the BoolSizeType2Functor instance. More...
 
bool __call__ (int arg1, int arg2)
 
bool __bool__ ()
 
bool __nonzero__ ()
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

None CDPL.Shape.BoolSizeType2Functor.__init__ ( Pharm.BoolSizeType2Functor  func)

Initializes a copy of the BoolSizeType2Functor instance func.

Parameters
funcThe BoolSizeType2Functor instance to copy.

◆ __init__() [2/2]

None CDPL.Shape.BoolSizeType2Functor.__init__ ( object  callable)

Initializes the BoolSizeType2Functor instance.

Parameters
callable

Member Function Documentation

◆ __call__()

bool CDPL.Shape.BoolSizeType2Functor.__call__ ( int  arg1,
int  arg2 
)
Parameters
arg1
arg2
Returns

◆ __bool__()

bool CDPL.Shape.BoolSizeType2Functor.__bool__ ( )
Returns

◆ __nonzero__()

bool CDPL.Shape.BoolSizeType2Functor.__nonzero__ ( )
Returns