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

Impala::Application::MediaTable::TableFilter::TableFilter ( TableFilterUpdateListener source,
String  column 
) [inline]

Definition at line 14 of file TableFilter.h.

References mColumn, mSource, and mType.

00015     {
00016         mColumn = column;
00017         mSource = source;
00018         mType   = 0;
00019     }


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