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

String Impala::Persistency::KernelMatrixLocator::GetTopString (  )  const [inline]

Definition at line 107 of file KernelMatrixLocator.h.

References mIsIndex.

Referenced by Impala::Persistency::KernelMatrixRepositoryInFile::GetDir(), Impala::Persistency::DistributedAccessRepositoryInFile::GetDir(), and ToString().

00108     {
00109         if (mIsIndex)
00110             return "KernelIndex";
00111         return "KernelData";
00112     }


Generated on Thu Jan 13 09:23:08 2011 for ImpalaSrc by  doxygen 1.5.1