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

Public Member Functions

 __init__ (self, worker_id, enqueue, start, stop, dequeue, description, is_thread_job=True)
 
 add_dependency_on (self, o)
 
 remove_offset (self, offset)
 
 get_min_offset (self)
 
 height (self)
 
 position_y (self)
 

Data Fields

float _is_thread_job = 0.2
 

Protected Member Functions

 _get_properties (self)
 
 _position_from_str (self, s)
 
 _height_from_str (self, s)
 

Protected Attributes

 _worker_id = worker_id
 
 _enqueue = enqueue
 
 _start = start
 
 _stop = stop
 
 _dequeue = dequeue
 
 _description = description
 
 _is_thread_job = is_thread_job
 
list _depends = []
 
list _rdepends = []
 

Constructor & Destructor Documentation

◆ __init__()

plot-threadqueue-log.LogJob.__init__ ( self,
worker_id,
enqueue,
start,
stop,
dequeue,
description,
is_thread_job = True )

Member Function Documentation

◆ _get_properties()

plot-threadqueue-log.LogJob._get_properties ( self)
protected
Here is the caller graph for this function:

◆ _height_from_str()

plot-threadqueue-log.LogJob._height_from_str ( self,
s )
protected
Here is the caller graph for this function:

◆ _position_from_str()

plot-threadqueue-log.LogJob._position_from_str ( self,
s )
protected
Here is the caller graph for this function:

◆ add_dependency_on()

plot-threadqueue-log.LogJob.add_dependency_on ( self,
o )

◆ get_min_offset()

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

◆ height()

plot-threadqueue-log.LogJob.height ( self)
Here is the call graph for this function:

◆ position_y()

plot-threadqueue-log.LogJob.position_y ( self)
Here is the call graph for this function:

◆ remove_offset()

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

Field Documentation

◆ _depends

list plot-threadqueue-log.LogJob._depends = []
protected

◆ _dequeue

plot-threadqueue-log.LogJob._dequeue = dequeue
protected

◆ _description

plot-threadqueue-log.LogJob._description = description
protected

◆ _enqueue

plot-threadqueue-log.LogJob._enqueue = enqueue
protected

◆ _is_thread_job [1/2]

plot-threadqueue-log.LogJob._is_thread_job = is_thread_job
protected

◆ _is_thread_job [2/2]

float plot-threadqueue-log.LogJob._is_thread_job = 0.2

◆ _rdepends

list plot-threadqueue-log.LogJob._rdepends = []
protected

◆ _start

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

◆ _stop

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

◆ _worker_id

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

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