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

String Impala::Core::Feature::LabelSet::GetString ( Quid  quid  )  [inline]

Definition at line 39 of file LabelSet.h.

References mMap.

00040     {
00041         String res = "unknown";
00042         mMap.Get(quid, res);
00043         return res;
00044     }


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