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

int Impala::Core::Trec::ShotResult::operator< ( const ShotResult o  )  [inline]

Definition at line 52 of file ShotResult.h.

References shotid.

00052                                        {
00053         return this->shotid < o.shotid;
00054     }


Generated on Thu Jan 13 09:21:29 2011 for ImpalaSrc by  doxygen 1.5.1