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

String Impala::Core::ImageSet::PathCreatorImageSet::GetFilePathFeatureData ( bool  toWrite,
bool  silent 
) [inline, virtual]

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

Definition at line 34 of file PathCreatorImageSet.h.

References Impala::Core::Database::RawDataSet::GetFilePathFeatureData(), Impala::Core::Database::PathCreator::mFeature, mFolderId, and mImageSet.

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

Here is the call graph for this function:


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