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

bool Impala::Persistency::FileSystem::Valid (  )  const [inline]

Definition at line 61 of file FileSystem.h.

References mDataChannel, and mDataServer.

Referenced by GetFilePath(), and GetIOBuffer().

00062     {
00063         return (mDataServer.empty() || mDataChannel);
00064     }


Generated on Thu Jan 13 09:22:52 2011 for ImpalaSrc by  doxygen 1.5.1