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

void Impala::Util::PropertySet::Clear (  )  [inline]

Definition at line 30 of file PropertySet.h.

References mNames, and mValues.

Referenced by Parse().

00031     {
00032         mNames.clear();
00033         mValues.clear();
00034     }


Generated on Fri Mar 19 11:41:07 2010 for ImpalaSrc by  doxygen 1.5.1