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

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

Definition at line 28 of file File.h.

References mFileSystem, mIsWritable, and mPath.

00029     {
00030         mPath = path;
00031         mFileSystem = 0;
00032         mIsWritable = false;
00033     }


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