|
CartoType API
|
#include <cartotype_stream.h>
Static Public Member Functions | |
|
static CT_IMPORT CFileOutputStream * | New (TResult &aError, const MString &aFilename) |
|
static CT_IMPORT CFileOutputStream * | New (TResult &aError, const char *aFilename) |
An output stream to write to a file. The New function opens the file and the destructor closes it.
1.7.5.1