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

void Impala::Core::IDash::VideoTable::Load (  )  [inline]

Definition at line 82 of file VideoTable.h.

References Impala::Core::Database::RawDataSet::GetDatabase(), Impala::Core::Database::RawDataSet::GetFilePathVideoIndex(), mName, mVidSet, and Impala::Core::Table::Read().

Referenced by VideoTable().

00083     {
00084         String fName = mVidSet->GetFilePathVideoIndex("", mName + ".tab",
00085                                                       false, false);
00086         Read(this, fName, mVidSet->GetDatabase());
00087     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:13:24 2010 for ImpalaSrc by  doxygen 1.5.1