3#include "mc/_HeaderOutputPredefine.h"
7namespace Core {
class Path; }
12class FileStream :
public ::std::iostream,
public virtual ::std::ios {
Definition FileStream.h:12
MCAPI FileStream(::Core::Path const &filename, int openMode)
MCAPI void open(::Core::Path const &filename, int om)
static MCAPI void ** $vftable()
MCAPI void * $ctor(::Core::Path const &filename, int openMode)