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

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

Definition at line 34 of file PropertySet.h.

References mNames, and mValues.

Referenced by Parse().

00035     {
00036         mNames.clear();
00037         mValues.clear();
00038     }


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