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

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

Definition at line 53 of file KeyframeResult.h.

References keyframeid.

00053                                            {
00054         return this->keyframeid < o.keyframeid;
00055     }


Generated on Fri Mar 19 11:25:32 2010 for ImpalaSrc by  doxygen 1.5.1