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

void Impala::Application::MediaTable::WritableTableDataSource::Init (  )  [inline, private]

Reimplemented in Impala::Application::MediaTable::TableDataSourceCSV.

Definition at line 110 of file WritableTableDataSource.h.

References Impala::Application::MediaTable::TableDataSource::AddTableDataSourceListener(), and mTotalRows.

Referenced by WritableTableDataSource().

00111     {
00112         AddTableDataSourceListener(this);
00113         mTotalRows = -1;
00114     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:47:43 2010 for ImpalaSrc by  doxygen 1.5.1