Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:25:53 2010 for ImpalaSrc by  doxygen 1.5.1