Version: 9.15.0
kernel.Callable Class Reference

Public Member Functions

def __init__ (self, anycallable)
 

Private Attributes

 __call__
 

Constructor & Destructor Documentation

◆ __init__()

def kernel.Callable.__init__ (   self,
  anycallable 
)

Field Documentation

◆ __call__

kernel.Callable.__call__
private