[inline]
Definition at line 41 of file File.h.
References Close(), and mBuf.
00042 { 00043 Close(); 00044 if (mBuf) 00045 delete mBuf; 00046 }
Here is the call graph for this function: