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

void Impala::ReadStrings ( std::vector< String > &  stringList,
const String filename 
) [inline]

Definition at line 28 of file FileReadString.h.

References FileReadString().

00029 {
00030     FileReadString(std::back_inserter(stringList), filename);
00031 }

Here is the call graph for this function:


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