|
Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
継承メンバを含む alt::Console の全メンバ一覧です。
| _dwErrorNo | alt::WindowsLibrary | protected |
| _hObject | alt::HandleLibrary | protected |
| _prevConsoleScreenBufferInfo | alt::Console | private |
| Clear() const | alt::Console | |
| Close() | alt::HandleLibrary | |
| Console() | alt::Console | |
| Create() const | alt::Console | |
| Format(LPCTSTR format,...) const | alt::Console | |
| GetErrNo() const | alt::WindowsLibrary | inlinevirtual |
| GetHandle() const | alt::HandleLibrary | |
| GetScreenBufferInfo(CONSOLE_SCREEN_BUFFER_INFO &csbi) const | alt::Console | private |
| HandleLibrary() | alt::HandleLibrary | |
| Init() | alt::Console | |
| SetBufferSize(SHORT x, SHORT y) const | alt::Console | |
| SetColor(ForeColor foreColor, BackColor backColor) const | alt::Console | |
| SetCursorPosition(SHORT x, SHORT y) const | alt::Console | |
| SetErrNo() | alt::WindowsLibrary | virtual |
| SetTitle(LPCTSTR lpctszTitle) const | alt::Console | |
| SetWindowInfo(SHORT width, SHORT height) const | alt::Console | |
| WindowsLibrary() | alt::WindowsLibrary | inline |
| Write(LPCTSTR lpctszString) const | alt::Console | |
| ~Console() | alt::Console | |
| ~HandleLibrary() | alt::HandleLibrary | |
| ~WindowsLibrary() | alt::WindowsLibrary | inlinevirtual |