#include <elm/io/OutFileStream.h>
Inherits SystemOutStream.
◆ OutFileStream() [1/2]
◆ OutFileStream() [2/2]
◆ ~OutFileStream()
Build an output file stream by creating a new file or deleting an old one.
- Parameters
-
path | Path of the file to write to. Build an output file stream by creating a new file or deleting an old one. |
path | Path of the file to write to. Destructor (close the file if it is opened). |
◆ close()
Close the file. Subsequent writes will fail.
◆ isReady()
The documentation for this class was generated from the following files: