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

Impala::Util::PropertySet::PropertySet ( const std::string &  definition  )  [inline]

format of definition:

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

Definition at line 25 of file PropertySet.h.

References Parse().

00026     {
00027         Parse(definition);
00028     }

Here is the call graph for this function:


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