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

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

Definition at line 37 of file AnnotationTableSet.h.

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


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