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

bool Impala::Core::VideoJob::ProcessDefinition::IsLastStepOfStage ( int  stepNr,
int  stageNr 
) [inline]

Definition at line 98 of file ProcessDefinition.h.

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

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

00099     {
00100         return mStages->IsLastStepOfStage(stepNr, stageNr);
00101     }

Here is the call graph for this function:


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