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

void Impala::StringList::EraseAll (  )  [inline]

Remove all value from the list.

Definition at line 75 of file StringList.h.

00076     {
00077         erase(begin(), end());
00078     }


Generated on Fri Mar 19 10:36:07 2010 for ImpalaSrc by  doxygen 1.5.1