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

Impala::Core::Table::AnnotationTableSet::~AnnotationTableSet (  )  [inline]

Definition at line 34 of file AnnotationTableSet.h.

00035     {
00036         // no destruction of elements, as std::vector doesn't do it either
00037         //for (int i=0 ; i<mTables.size() ; i++)
00038         //    delete mTables[i];
00039     }


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