|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Open a file for writing.
| filepath | Path to the file |
| options | Write options (append, create, truncate, etc.) |
Implements MayaFlux::IO::FileWriter.
Definition at line 26 of file TextFileWriter.cpp.
References MayaFlux::IO::APPEND, close(), m_bytes_written, m_file, m_filepath, m_is_open, m_last_error, m_mutex, m_options, MayaFlux::IO::NONE, parent, and MayaFlux::IO::TRUNCATE.
Here is the call graph for this function: