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

Impala::Application::MediaTable::TableDataSourceCSV::TableDataSourceCSV ( std::string  filename  )  [inline]

Definition at line 21 of file TableDataSourceCSV.h.

References Init(), and OpenCSV().

00021                                           :
00022         WritableTableDataSource()
00023     {
00024         Init();
00025         OpenCSV(filename);
00026     }

Here is the call graph for this function:


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