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

void Impala::Persistency::File::ReadStrings ( std::vector< String > &  stringList  )  [inline]

Definition at line 124 of file File.h.

References ReadStrings().

00125     {
00126         ReadStrings(std::back_inserter(stringList));
00127     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:51 2011 for ImpalaSrc by  doxygen 1.5.1