Grok 14.0.0
grk::ScheduleInfo Struct Reference

#include <mct.h>

Public Member Functions

 ScheduleInfo (Tile *t, FlowComponent *flow, uint32_t linesPerTask)
 

Public Attributes

Tiletile
 
uint16_t compno
 
std::vector< ShiftInfoshiftInfo
 
FlowComponentflow_
 
uint32_t linesPerTask_
 
uint32_t yBegin
 
uint32_t yEnd
 

Constructor & Destructor Documentation

◆ ScheduleInfo()

grk::ScheduleInfo::ScheduleInfo ( Tile * t,
FlowComponent * flow,
uint32_t linesPerTask )
inline

Member Data Documentation

◆ compno

◆ flow_

FlowComponent* grk::ScheduleInfo::flow_

◆ linesPerTask_

uint32_t grk::ScheduleInfo::linesPerTask_

◆ shiftInfo

◆ tile

◆ yBegin

◆ yEnd


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