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

bool Impala::Application::VideoExcel::TableDataSource::OutOfBoundsByID ( int  id  )  [inline]

Definition at line 257 of file TableDataSource.h.

References GetRowForID(), and OutOfBounds().

Referenced by Impala::Application::VideoExcel::TableViewCache::ProcessDelayLoad().

00258     {
00259         return OutOfBounds(GetRowForID(id));
00260     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:53:56 2010 for ImpalaSrc by  doxygen 1.5.1