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

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

Definition at line 84 of file WritableTableDataSource.h.

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

00084                                              {
00085         TableDataSource::AddColumn(name, coltype);
00086     }

Here is the call graph for this function:


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