EHS
|
This is the complete list of members for ehs::Console, including all inherited members.
Attach() | ehs::Console | static |
CanRead() | ehs::Console | static |
CanWrite() | ehs::Console | static |
Clear() | ehs::Console | static |
Create() | ehs::Console | static |
Free() | ehs::Console | static |
GetArgs_16(const UInt_64 bufferSize=1024) | ehs::Console | static |
GetArgs_32(const UInt_64 bufferSize=1024) | ehs::Console | static |
GetArgs_8(const UInt_64 bufferSize=1024) | ehs::Console | static |
GetTitle_16() | ehs::Console | static |
GetTitle_32() | ehs::Console | static |
GetTitle_8() | ehs::Console | static |
Read_16(const UInt_64 bufferSize=1024) | ehs::Console | static |
Read_32(const UInt_64 bufferSize=1024) | ehs::Console | static |
Read_8(const UInt_64 bufferSize=1024) | ehs::Console | static |
SetTitle_16(const Str_16 &title) | ehs::Console | static |
SetTitle_32(const Str_32 &title) | ehs::Console | static |
SetTitle_8(const Str_8 &title) | ehs::Console | static |
Write_16(const Str_16 &str, const bool newLine=true) | ehs::Console | static |
Write_32(const Str_32 &str, const bool newLine=true) | ehs::Console | static |
Write_8(const Str_8 &str, const bool newLine=true) | ehs::Console | static |