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

Impala::Persistency::File::File (  )  [inline]

Definition at line 21 of file File.h.

References mFileSystem, mIsWritable, and mPath.

00022     {
00023         mPath = "";
00024         mFileSystem = 0;
00025         mIsWritable = false;
00026     }


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