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

Impala::Core::ImageSet::ApplyConcepts::ApplyConcepts ( Reporter reporter,
CmdOptions options,
ImageSet is,
bool  onIndex 
) [inline]

Definition at line 18 of file ApplyConcepts.h.

References mApplier, and mOnIndex.

00020     {
00021         mOnIndex = onIndex;
00022         mApplier = new Training::ApplyConcepts(options, is, mOnIndex);
00023     }


Generated on Thu Jan 13 09:19:55 2011 for ImpalaSrc by  doxygen 1.5.1