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

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

Definition at line 148 of file File.h.

References WriteStrings().

00149     {
00150         WriteStrings(stringList.begin(), stringList.end());
00151     }

Here is the call graph for this function:


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