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

void Impala::Core::VideoSet::Stills::Load (  )  [inline]

Definition at line 179 of file Stills.h.

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

Referenced by Stills().

00180     {
00181         String fName = mVidSet->GetFilePathVideoIndex("", mName + ".tab",
00182                                                       false, false);
00183         Read(this, fName, mVidSet->GetDatabase());
00184         UpdateGroups();
00185     }

Here is the call graph for this function:


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