Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int Impala::Core::VideoJob::ProcessDefinition::FirstStepOfStage ( int  stageNr  )  [inline]

Definition at line 92 of file ProcessDefinition.h.

References Impala::Core::VideoJob::StageScheme::FirstStepOfStage(), and mStages.

Referenced by Impala::Core::VideoJob::Manager::CreateInitialStageJobs().

00093     {
00094         return mStages->FirstStepOfStage(stageNr);
00095     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:41 2011 for ImpalaSrc by  doxygen 1.5.1