Go to the source code of this file.
Namespaces | |
namespace | Falcon |
CONST. | |
Functions | |
FALCON_DYN_SYM Stream * | Falcon::AddSystemEOL (Stream *underlying, bool own=true) |
Adds just the sytem default EOL transcoding policy. | |
FALCON_DYN_SYM Stream * | Falcon::DefaultTextTranscoder (Stream *underlying, bool own=true) |
Default text converter. | |
FALCON_DYN_SYM Stream * | Falcon::stdErrorStream () |
System specific error stream factory function. | |
FALCON_DYN_SYM Stream * | Falcon::stdInputStream () |
System specific input stream factory function. | |
FALCON_DYN_SYM Stream * | Falcon::stdOutputStream () |
System specific output stream factory function. |
This file contains the declaration of the standard streams that will fill VM and other systems basic I/O systems and that may be system dependant.