Grok 20.3.2
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

References compno, flow_, linesPerTask_, tile, yBegin, and yEnd.

Member Data Documentation

◆ compno

uint16_t grk::ScheduleInfo::compno

Referenced by ScheduleInfo().

◆ flow_

FlowComponent* grk::ScheduleInfo::flow_

Referenced by ScheduleInfo().

◆ linesPerTask_

uint32_t grk::ScheduleInfo::linesPerTask_

Referenced by ScheduleInfo().

◆ shiftInfo

std::vector<ShiftInfo> grk::ScheduleInfo::shiftInfo

◆ tile

Tile* grk::ScheduleInfo::tile

Referenced by ScheduleInfo().

◆ yBegin

uint32_t grk::ScheduleInfo::yBegin

Referenced by ScheduleInfo().

◆ yEnd

uint32_t grk::ScheduleInfo::yEnd

Referenced by ScheduleInfo().


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