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

Impala::Core::VideoSet::VideoIndexValidator::VideoIndexValidator ( Reporter reporter,
CmdOptions options 
) [inline]

Definition at line 26 of file VideoIndexValidator.h.

References Impala::CmdOptions::GetString(), mEnabled, and mSrcType.

00027     {
00028         mSrcType = options.GetString("src");
00029         mEnabled = false;
00030     };

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:16 2011 for ImpalaSrc by  doxygen 1.5.1