FACT++  1.0
izstream::~izstream ( )
inline

Definition at line 63 of file izstream.h.

References close(), and fBuffer.

63 { izstream::close(); delete [] fBuffer; }
void close()
Definition: izstream.h:91
char * fBuffer
Definition: izstream.h:21

+ Here is the call graph for this function: