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

void Impala::Util::DatabaseReadStrings ( std::vector< String > &  stringList,
CString  filename,
Database *  db 
) [inline]

Definition at line 50 of file DatabaseReadString.h.

References DatabaseReadString().

Referenced by Impala::Application::SDash::RoiExtractor::Extract(), Impala::Core::Database::DataDocument::LoadConcepts(), and Impala::Core::Table::AnnotationTableSet::MakeFromFile().

00052 {
00053     DatabaseReadString(std::back_inserter(stringList), filename, db, true, -1);
00054 }

Here is the call graph for this function:


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