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

bool Impala::Core::VideoJob::ProcessDefinition::IsIndividualStage ( int  stageNr  )  const [inline]

Definition at line 86 of file ProcessDefinition.h.

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

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

00087     {
00088         return mStages->IsIndivStage(stageNr);
00089     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:27:53 2010 for ImpalaSrc by  doxygen 1.5.1