[inline]
Definition at line 21 of file File.h.
References mFileSystem, and mPath.
00022 { 00023 mPath = ""; 00024 mFileSystem = 0; 00025 }