TUT HEVC Encoder
Loading...
Searching...
No Matches
plot-threadqueue-log.LogThread Class Reference
Collaboration diagram for plot-threadqueue-log.LogThread:

Public Member Functions

 __init__ (self, worker_id, start, stop)
 
 remove_offset (self, offset)
 
 get_min_offset (self)
 
 plot (self, ax, i)
 

Protected Attributes

 _worker_id = worker_id
 
 _start = start
 
 _stop = stop
 

Constructor & Destructor Documentation

◆ __init__()

plot-threadqueue-log.LogThread.__init__ ( self,
worker_id,
start,
stop )

Member Function Documentation

◆ get_min_offset()

plot-threadqueue-log.LogThread.get_min_offset ( self)

◆ plot()

plot-threadqueue-log.LogThread.plot ( self,
ax,
i )

◆ remove_offset()

plot-threadqueue-log.LogThread.remove_offset ( self,
offset )

Field Documentation

◆ _start

plot-threadqueue-log.LogThread._start = start
protected

◆ _stop

plot-threadqueue-log.LogThread._stop = stop
protected

◆ _worker_id

plot-threadqueue-log.LogThread._worker_id = worker_id
protected

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