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

const Step& Impala::Core::VideoJob::StepScheme::GetStep ( int  stepNr  )  const [inline]

Definition at line 99 of file StepScheme.h.

References mSteps.

Referenced by Impala::Core::VideoJob::ProcessDefinition::GetStep(), and Impala::Core::VideoJob::StageScheme::StageScheme().

00100     {
00101         return mSteps[stepNr];
00102     }


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