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

Impala::Core::Table::TableIxs::TableIxs (  )  [inline]

Definition at line 31 of file TableIxs.h.

References Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::SetColName().

00031                : TableIxsBaseType(0)
00032     {
00033         SetColName(1, "anno");
00034         SetColName(2, "rect");
00035         SetColName(3, "image");
00036         SetColName(4, "section");
00037         SetColName(5, "dir");
00038         SetColName(6, "extra");
00039         SetColName(7, "fileId");
00040     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:53 2011 for ImpalaSrc by  doxygen 1.5.1