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

CString Impala::Core::VideoJob::ProcessDefinition::GetStep ( int  stepNr  )  const [inline]

Definition at line 110 of file ProcessDefinition.h.

References Impala::Core::VideoJob::StepScheme::GetStep(), mSteps, and Impala::Core::VideoJob::StepScheme::Step::text.

Referenced by Impala::Core::VideoJob::Reporter::WriteProcessDefinition().

00111     {
00112         return mSteps->GetStep(stepNr).text;
00113     }

Here is the call graph for this function:


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