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

Quid Impala::Core::Feature::LabelSet::GetQuid ( String  label  )  [inline]

Definition at line 31 of file LabelSet.h.

References mMap.

Referenced by Add().

00032     {
00033         Quid quid = 0;
00034         mMap.GetIdx(label, quid);
00035         return quid;
00036     }


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