#include <mootCIO.h>
Inheritance diagram for mootio::mfstream:
|
Default constructor as for mcstream |
|
Constructor given filename and mode |
|
Destructor: auto-closes file |
|
Close currently open file, if any Reimplemented from mootio::mcstream. |
|
Open a named file, fopen() style. "-" may be use to specify stdin or stdout, depending on @mode |
|
Open a named file, fopen() style. "-" may be use to specify stdin or stdout, depending on 'mode' |
|
Does nothing Reimplemented from mootio::mcstream. |
|
Does nothing. For compatibility with (possibly missing) zlib |
|
|
|
|