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

int Impala::Core::Database::RawDataSet::GetFileIdOfQuid ( Quid  q  )  [inline]

Definition at line 271 of file RawDataSet.h.

References IsImageSet(), Impala::QuidId(), and Impala::QuidObject().

00272     {
00273         return (IsImageSet()) ? QuidId(q) : QuidObject(q);
00274     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:18:57 2011 for ImpalaSrc by  doxygen 1.5.1