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

Impala::Core::ImageSet::IndexFeatures::IndexFeatures ( Reporter reporter,
CmdOptions options 
) [inline]

Definition at line 24 of file IndexFeatures.h.

References Impala::CmdOptions::GetArg(), mDef, mReporter, and mTable.

00025     {
00026         mReporter = reporter;
00027         mDef = Feature::FeatureDefinition(options.GetArg(2));
00028         mTable = 0;
00029     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:14:40 2010 for ImpalaSrc by  doxygen 1.5.1