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

void Impala::Core::Table::SimilarityTableSet::LoadQuids ( CString  fileBase,
Util::Database db 
) [inline]

Definition at line 469 of file SimilarityTableSet.h.

References mQuids, and Impala::Core::Table::Read().

Referenced by Load().

00470     {
00471         String fName = fileBase + "all_quids.tab";
00472         Core::Table::Read(mQuids, fName, db);
00473     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:20:58 2010 for ImpalaSrc by  doxygen 1.5.1