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

Impala::Persistency::File::File ( CString  path,
FileSystem fs 
) [inline]

Definition at line 33 of file File.h.

References mFileSystem, and mPath.

00034     {
00035         mPath = path;
00036         mFileSystem = fs;
00037     }


Generated on Fri Mar 19 11:35:00 2010 for ImpalaSrc by  doxygen 1.5.1