Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:16:44 2011 for ImpalaSrc by  doxygen 1.5.1