enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Tools.BoundFunction.boundFunction Class Reference

Public Member Functions

def __init__ (self, fnc, *args, **kwargs)
 
def __call__ (self, *args, **kwargs)
 

Public Attributes

 fnc
 
 args
 
 kwargs
 

Constructor & Destructor Documentation

◆ __init__()

def Tools.BoundFunction.boundFunction.__init__ (   self,
  fnc,
args,
**  kwargs 
)

Member Function Documentation

◆ __call__()

def Tools.BoundFunction.boundFunction.__call__ (   self,
args,
**  kwargs 
)

Member Data Documentation

◆ args

Tools.BoundFunction.boundFunction.args

◆ fnc

Tools.BoundFunction.boundFunction.fnc

◆ kwargs

Tools.BoundFunction.boundFunction.kwargs

The documentation for this class was generated from the following file: