ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <tconsole.h>
Definition at line 60 of file tconsole.h.
TConsole::TConsole | ( | HANDLE | hConsole | ) |
Definition at line 56 of file tconsole.cpp.
TConsole::~TConsole | ( | ) |
Definition at line 85 of file tconsole.cpp.
void TConsole::Beep | ( | ) |
Definition at line 922 of file tconsole.cpp.
Referenced by TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscape(), and TANSIParser::ParseEscapeANSI().
void TConsole::BlinkOff | ( | ) |
Definition at line 176 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), and Normal().
void TConsole::BlinkOn | ( | ) |
Definition at line 157 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), and UlBlinkOff().
Definition at line 754 of file tconsole.cpp.
Referenced by ClearBOScreen(), and TANSIParser::ParseEscapeANSI().
Definition at line 721 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI().
Definition at line 743 of file tconsole.cpp.
Referenced by ClearEOScreen(), DeleteCharacter(), InsertCharacter(), TANSIParser::ParseEscape(), and TANSIParser::ParseEscapeANSI().
Definition at line 709 of file tconsole.cpp.
Referenced by InsertLine(), TANSIParser::ParseEscape(), and TANSIParser::ParseEscapeANSI().
Definition at line 732 of file tconsole.cpp.
Referenced by index(), and TANSIParser::ParseEscapeANSI().
Definition at line 689 of file tconsole.cpp.
Referenced by TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscape(), TANSIParser::ParseEscapeANSI(), and TANSIParser::ResetTerminal().
Definition at line 699 of file tconsole.cpp.
Referenced by ScrollDown().
void TConsole::Darkbg | ( | ) |
Definition at line 284 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI().
Definition at line 832 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI().
|
inline |
Definition at line 69 of file tconsole.h.
Referenced by DeleteCharacter(), InsertCharacter(), TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscape(), and TANSIParser::ParseEscapeANSI().
|
inline |
Definition at line 70 of file tconsole.h.
Referenced by DeleteCharacter(), InsertCharacter(), InsertLine(), TANSIParser::ParseANSIBuffer(), and TANSIParser::ParseEscapeANSI().
|
inline |
|
inline |
|
inline |
Definition at line 67 of file tconsole.h.
Referenced by TANSIParser::ParseEscape(), and TANSIParser::ParseEscapeANSI().
|
inline |
Definition at line 68 of file tconsole.h.
Referenced by GetCursorY(), TANSIParser::ParseEscape(), and TANSIParser::ParseEscapeANSI().
|
inline |
Definition at line 81 of file tconsole.h.
Referenced by TANSIParser::ParseEscapeANSI(), and TTelnetHandler::ParseIAC().
void TConsole::HighVideo | ( | ) |
Definition at line 113 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute().
void TConsole::index | ( | ) |
Definition at line 589 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscape(), WriteCtrlChar(), and WriteString().
Definition at line 800 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI(), and WriteText().
Definition at line 768 of file tconsole.cpp.
void TConsole::Lightbg | ( | ) |
Definition at line 258 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI().
void TConsole::LowVideo | ( | ) |
Definition at line 117 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), and Normal().
Definition at line 907 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscape(), TANSIParser::ParseEscapeANSI(), and WriteCtrlChar().
void TConsole::Normal | ( | ) |
Definition at line 121 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), TANSIParser::Init(), TANSIParser::ParseEscapeANSI(), and UlBlinkOff().
void TConsole::reverse_index | ( | ) |
Definition at line 613 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscape().
void TConsole::ReverseOff | ( | ) |
Definition at line 328 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), and Normal().
void TConsole::ReverseOn | ( | ) |
Definition at line 311 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute().
Definition at line 128 of file tconsole.h.
Definition at line 625 of file tconsole.cpp.
Referenced by index(), TANSIParser::ParseEscapeANSI(), reverse_index(), and ScrollAll().
Definition at line 88 of file tconsole.h.
Referenced by TANSIParser::ParseEscape().
Definition at line 147 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute().
Definition at line 885 of file tconsole.cpp.
Referenced by TANSIParser::ConSetCursorPos(), index(), MoveCursorPosition(), TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscapeANSI(), reverse_index(), WriteCtrlChar(), and ~TConsole().
Definition at line 929 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI().
Definition at line 106 of file tconsole.h.
Referenced by TANSIParser::ParseEscapeANSI().
Definition at line 105 of file tconsole.h.
Referenced by TANSIParser::ParseEscapeANSI().
Definition at line 911 of file tconsole.cpp.
Definition at line 141 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute().
Definition at line 131 of file tconsole.h.
Referenced by TANSIParser::ParseEscapeANSI().
Definition at line 860 of file tconsole.cpp.
Referenced by TANSIParser::ConSetCursorPos(), TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscape(), TANSIParser::ParseEscapeANSI(), and TANSIParser::ResetTerminal().
Definition at line 917 of file tconsole.cpp.
Referenced by TANSIParser::Init(), and TANSIParser::ParseEscapeANSI().
Definition at line 93 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscapeANSI(), and TConsole().
void TConsole::sync | ( | ) |
Definition at line 109 of file tconsole.cpp.
Referenced by Telnet::Close(), TTelnetHandler::Go(), Telnet::Resume(), and SetWindowSize().
void TConsole::UlBlinkOff | ( | ) |
Definition at line 247 of file tconsole.cpp.
Referenced by BlinkOff(), and UnderlineOff().
void TConsole::UlBlinkOn | ( | ) |
Definition at line 233 of file tconsole.cpp.
Referenced by BlinkOn(), and UnderlineOn().
void TConsole::UnderlineOff | ( | ) |
Definition at line 214 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), and Normal().
void TConsole::UnderlineOn | ( | ) |
Definition at line 195 of file tconsole.cpp.
Referenced by TANSIParser::ConSetAttribute(), and UlBlinkOff().
Definition at line 557 of file tconsole.cpp.
Referenced by TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscapeANSI(), WriteCtrlString(), and ~TConsole().
Definition at line 542 of file tconsole.cpp.
Referenced by TANSIParser::ParseEscape().
Definition at line 473 of file tconsole.cpp.
Referenced by TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscapeANSI(), and WriteStringFast().
Definition at line 350 of file tconsole.cpp.
Referenced by TANSIParser::ParseANSIBuffer(), TANSIParser::ParseEscapeANSI(), and WriteCtrlString().
Definition at line 335 of file tconsole.cpp.
Referenced by WriteString().
Definition at line 152 of file tconsole.h.
Referenced by Darkbg(), Lightbg(), Normal(), ReverseOff(), SetBackground(), and SetForeground().
|
protected |
Definition at line 156 of file tconsole.h.
Referenced by BlinkOff(), BlinkOn(), TConsole(), UlBlinkOff(), UnderlineOff(), and UnderlineOn().
|
protected |
Definition at line 149 of file tconsole.h.
Referenced by ClearBOLine(), ClearEOLine(), ClearLine(), index(), SetCursorPosition(), SetRawCursorPosition(), SetWindowSize(), sync(), TConsole(), WriteString(), WriteStringFast(), and WriteText().
Definition at line 153 of file tconsole.h.
Referenced by BlinkOff(), Normal(), setDefaultBg(), TConsole(), and UnderlineOff().
Definition at line 153 of file tconsole.h.
Referenced by BlinkOff(), Normal(), setDefaultFg(), TConsole(), and UnderlineOff().
Definition at line 152 of file tconsole.h.
Referenced by Normal(), ReverseOff(), SetBackground(), and SetForeground().
|
protected |
Definition at line 147 of file tconsole.h.
Referenced by ClearBOLine(), ClearBOScreen(), ClearEOLine(), ClearEOScreen(), ClearLine(), ClearScreen(), ClearWindow(), Darkbg(), DeleteCharacter(), index(), InsertCharacter(), InsertLine(), Lightbg(), ScrollDown(), SetCursorPosition(), SetCursorSize(), SetRawCursorPosition(), SetWindowSize(), sync(), TConsole(), WriteString(), WriteStringFast(), WriteText(), and ~TConsole().
|
protected |
Definition at line 162 of file tconsole.h.
Referenced by InsertMode(), TConsole(), and WriteText().
|
protected |
Definition at line 161 of file tconsole.h.
Referenced by index(), reverse_index(), ScrollAll(), ScrollDown(), SetCursorPosition(), SetScroll(), TConsole(), and WriteStringFast().
|
protected |
Definition at line 160 of file tconsole.h.
Referenced by GetCursorY(), index(), reverse_index(), ScrollAll(), ScrollDown(), SetCursorPosition(), SetScroll(), TConsole(), and WriteStringFast().
Definition at line 154 of file tconsole.h.
Referenced by TConsole(), and ~TConsole().
Definition at line 154 of file tconsole.h.
Referenced by TConsole(), and ~TConsole().
|
protected |
Definition at line 158 of file tconsole.h.
Referenced by Normal(), ReverseOff(), ReverseOn(), SetBackground(), SetForeground(), and TConsole().
|
protected |
Definition at line 157 of file tconsole.h.
Referenced by BlinkOff(), BlinkOn(), TConsole(), UlBlinkOff(), UnderlineOff(), and UnderlineOn().
Definition at line 151 of file tconsole.h.
Referenced by BlinkOff(), BlinkOn(), ClearBOLine(), ClearBOScreen(), ClearEOLine(), ClearEOScreen(), ClearLine(), ClearScreen(), ClearWindow(), Darkbg(), DeleteCharacter(), GetAttrib(), HighVideo(), InsertCharacter(), Lightbg(), LowVideo(), Normal(), ReverseOff(), ReverseOn(), ScrollDown(), SetAttrib(), SetBackground(), SetForeground(), TConsole(), UlBlinkOn(), UnderlineOff(), UnderlineOn(), WriteString(), WriteStringFast(), WriteText(), and ~TConsole().