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

String Impala::Core::VideoSet::PathCreatorVideoSet::GetFilePathFeatureData ( bool  toWrite,
bool  silent 
) [inline, virtual]

Implements Impala::Core::Database::PathCreator.

Definition at line 34 of file PathCreatorVideoSet.h.

References Impala::Core::Database::RawDataSet::GetFilePathFeatureData(), Impala::Core::Database::PathCreator::mFeature, mVideoId, mVideoSet, and Impala::Core::Database::PathCreator::mWalkType.

00035     {
00036         return mVideoSet->GetFilePathFeatureData
00037             (mWalkType, Feature::FeatureDefinition(mFeature), mVideoId, false,
00038              0, toWrite, silent);
00039     }

Here is the call graph for this function:


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