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

void Impala::Application::MediaTable::WritableTableDataSource::AddStaticColumn ( String  name,
int  coltype 
) [inline]

Definition at line 81 of file WritableTableDataSource.h.

References Impala::Application::MediaTable::TableDataSource::AddStaticColumn().

Referenced by Impala::Application::MediaTable::TableDataSourceCSV::OpenCSV().

00081                                                    {
00082                 TableDataSource::AddStaticColumn(name, coltype);
00083     }

Here is the call graph for this function:


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