ConsoleOutputFile Class
Definition
Line
883
of
cmsxk/File.cm
Inheritance
Constructors & Destructor
public
nothrow
ConsoleOutputFile
()
Member Functions
public
override
nothrow
bool
HasColors
()
const
public
override
nothrow
bool
IsConsole
()
const
public
override
long
Write
(
Machine
& machine,
Process
* writer,
ulong
bufferAddress,
long
count)
Constructor& Destructor Details
ConsoleOutputFile Constructor
public
nothrow
ConsoleOutputFile()
Definition
Line
885
of
cmsxk/File.cm
Member Function Details
HasColors Member Function
public
override
nothrow
bool
HasColors()
Definition
Line
909
of
cmsxk/File.cm
IsConsole Member Function
public
override
nothrow
bool
IsConsole()
Definition
Line
905
of
cmsxk/File.cm
Write Member Function
public
override
long
Write(
Machine
& machine,
Process
* writer,
ulong
bufferAddress,
long
count)
Definition
Line
888
of
cmsxk/File.cm