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

Impala::Util::PropertySet::PropertySet ( CString  definition  )  [inline]

format of definition:

  • space separated name,value pairs
  • name is separated from by value with '='

Definition at line 28 of file PropertySet.h.

References Parse().

00029     {
00030         Parse(definition);
00031     }

Here is the call graph for this function:


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