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

Impala::Core::VideoSet::TableShots::TableShots (  )  [inline]

Definition at line 30 of file TableShots.h.

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

00030                  : TableShotsBaseType(0)
00031     {
00032         SetColName(1, "shotId");
00033         SetColName(2, "keyframeId");
00034         SetColName(3, "anno");
00035         SetColName(4, "rect");
00036     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:14 2011 for ImpalaSrc by  doxygen 1.5.1