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

bool Impala::Application::MediaTable::TableDataView::OutOfBoundsByID ( int  id  )  [inline]

Definition at line 281 of file TableDataView.h.

References GetRowForID(), and OutOfBounds().

Referenced by OutOfBoundsByQuid().

00282     {
00283         return OutOfBounds(GetRowForID(id));
00284     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:45:58 2010 for ImpalaSrc by  doxygen 1.5.1