Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:03 2011 for ImpalaSrc by  doxygen 1.5.1