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

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

#include <edl/edlstream.h>

Inheritance diagram for EDLIFStream:
[legend]

Public Member Functions

 EDLIFStream ()
 EDLIFStream (const char *filename, std::ios_base::openmode mode=std::ios_base::in)

Detailed Description

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

Constructor & Destructor Documentation

◆ EDLIFStream() [1/2]

EDLIFStream::EDLIFStream ( )
inline

◆ EDLIFStream() [2/2]

EDLIFStream::EDLIFStream ( const char * filename,
std::ios_base::openmode mode = std::ios_base::in )
inlineexplicit

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