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

void Impala::Core::Feature::FeatureTableSet::SetEmpty (  )  [inline]

Definition at line 364 of file FeatureTableSet.h.

References mTables.

00365     {
00366         for (int i=0 ; i<mTables.size() ; i++)
00367             mTables[i]->SetEmpty();
00368     }


Generated on Thu Jan 13 09:19:11 2011 for ImpalaSrc by  doxygen 1.5.1