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

void Impala::Application::MediaTable::TableDataView::SetMark ( int  sortedrow,
int  mark 
) [inline]

Definition at line 149 of file TableDataView.h.

References mMarkedRows, and mSortSequence.

00150     {
00151         mMarkedRows[mSortSequence[sortedrow]] = mark;
00152     }


Generated on Thu Jan 13 09:15:31 2011 for ImpalaSrc by  doxygen 1.5.1