TUT HEVC Encoder
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes
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)
 

Protected Member Functions

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

Protected Attributes

 _worker_id
 
 _enqueue
 
 _start
 
 _stop
 
 _dequeue
 
 _description
 
 _is_thread_job
 
 _depends
 
 _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

plot-threadqueue-log.LogJob._depends
protected

◆ _dequeue

plot-threadqueue-log.LogJob._dequeue
protected

◆ _description

plot-threadqueue-log.LogJob._description
protected

◆ _enqueue

plot-threadqueue-log.LogJob._enqueue
protected

◆ _is_thread_job

plot-threadqueue-log.LogJob._is_thread_job
protected

◆ _rdepends

plot-threadqueue-log.LogJob._rdepends
protected

◆ _start

plot-threadqueue-log.LogJob._start
protected

◆ _stop

plot-threadqueue-log.LogJob._stop
protected

◆ _worker_id

plot-threadqueue-log.LogJob._worker_id
protected

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