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

Impala::Application::VideoExcel::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 Fri Mar 19 10:54:18 2010 for ImpalaSrc by  doxygen 1.5.1