|
|
|
|
|
|
|
|
_ExecLU(self,
lu)
Logical Unit execution sequence. |
source code
|
|
|
|
|
|
|
|
|
|
Log(self,
*args)
Forward call to feedback callback function. |
source code
|
|
|
|
LogStep(self,
current,
total,
message)
Log a change in LU execution progress. |
source code
|
|
|
|
|
|
|
LogInfo(self,
message,
*args)
Log an informational message to the logs and the user. |
source code
|
|
|
|
GetECId(self)
Returns the current execution context ID. |
source code
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|