Destructor will close file handle if its unclosed, but will assert in debug mode if you do this. Please call Close() before destroying a file if you have opened it previously.
Definition at line 29 of file CATStreamFile.cpp. References CATASSERT, Close(), and fFileHandle.
|