Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:32:51 2010 for ImpalaSrc by  doxygen 1.5.1