Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
EDLOFStream Class Reference

An ofstream that can deal with UTF8 file names on all platforms. More...

#include <edl/edlstream.h>

Inheritance diagram for EDLOFStream:
[legend]

Public Member Functions

 EDLOFStream ()
 EDLOFStream (const char *filename, std::ios_base::openmode mode=std::ios_base::out)

Detailed Description

An ofstream that can deal with UTF8 file names on all platforms.

Constructor & Destructor Documentation

◆ EDLOFStream() [1/2]

EDLOFStream::EDLOFStream ( )
inline

◆ EDLOFStream() [2/2]

EDLOFStream::EDLOFStream ( const char * filename,
std::ios_base::openmode mode = std::ios_base::out )
inlineexplicit

The documentation for this class was generated from the following file: