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

void Impala::Core::Table::AnnotationTableSet::Add ( AnnotationTable table  )  [inline]

Definition at line 99 of file AnnotationTableSet.h.

References mTables.

Referenced by AnnotationTableSet(), Impala::Persistency::AnnotationTableSetRepository::Get(), and MakeFromFile().

00100     {
00101         mTables.push_back(table);
00102     }


Generated on Fri Mar 19 11:20:04 2010 for ImpalaSrc by  doxygen 1.5.1