[inline]
Definition at line 33 of file File.h.
References mFileSystem, and mPath.
00034 { 00035 mPath = path; 00036 mFileSystem = fs; 00037 }