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

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

Definition at line 33 of file TableVxs.h.

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

00033                : TableVxsBaseType(0)
00034     {
00035         SetColName(1, "start");
00036         SetColName(2, "end");
00037         SetColName(3, "anno");
00038         SetColName(4, "rect");
00039         SetColName(5, "video");
00040         SetColName(6, "section");
00041         SetColName(7, "dir");
00042         SetColName(8, "extra");
00043         SetColName(9, "fileId");
00044     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:21:24 2010 for ImpalaSrc by  doxygen 1.5.1