[inline]
Definition at line 27 of file File.h.
References mFileSystem, and mPath.
00028 { 00029 mPath = path; 00030 mFileSystem = 0; 00031 }