RflySimSDK v4.10
RflySimSDK说明文档
载入中...
搜索中...
未找到
MoreThreadTaskExecutor类 参考

Public 成员函数

 __init__ (self, logLv=logging.INFO)
 createTaskThread (self, threadName)
 executeTask (self, threadName, Task task, waitResult=True)
 executeTasks (self, threadName, List[Task] seqTasks, waitResult=True)
 executeMoreThreadTasks (self, Dict[str, List[Task]] mapThreadName2SeqTasks, waitResult=True)
 stop (self, threadName)
 stopAfterComplete (self, threadName)
 stopAll (self)
 stopAllAfterComplete (self)

Protected 属性

dict _mapName2TaskThread = {}

构造及析构函数说明

◆ __init__()

__init__ ( self,
logLv = logging.INFO )
:param logLv: 日志等级,默认INFO,关键:级别必须≥INFO,否则INFO日志不输出
函数调用图:

该类的文档由以下文件生成: