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

String Impala::Core::VideoJob::ProcessDefinition::GetCmdLine ( int  stepNr,
CString  videoSet,
int  videoNr = -1 
) [inline]

Definition at line 104 of file ProcessDefinition.h.

References Impala::Core::VideoJob::StepScheme::GetCmdLine(), and mSteps.

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

00105     {
00106         return mSteps->GetCmdLine(stepNr, videoSet, videoNr);
00107     }

Here is the call graph for this function:


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