Public Member Functions | Private Attributes
rospeex_core.sr.base.thread_pool.Worker Class Reference

List of all members.

Public Member Functions

def __init__
def join
def run

Private Attributes

 _finish_tasks
 _stop_request
 _tasks

Detailed Description

Thrad worker class

Definition at line 41 of file thread_pool.py.


Constructor & Destructor Documentation

def rospeex_core.sr.base.thread_pool.Worker.__init__ (   self,
  tasks,
  finish_tasks 
)
init worker thread
@param tasks:
@param finish_tasks:

Definition at line 44 of file thread_pool.py.


Member Function Documentation

def rospeex_core.sr.base.thread_pool.Worker.join (   self,
  timeout = None 
)
end worker threaed
@return: None

Definition at line 73 of file thread_pool.py.

run thread
@return: None

Definition at line 56 of file thread_pool.py.


Member Data Documentation

Definition at line 47 of file thread_pool.py.

Definition at line 47 of file thread_pool.py.

Definition at line 47 of file thread_pool.py.


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


rospeex_core
Author(s): Komei Sugiura
autogenerated on Thu Jun 6 2019 18:53:10