Solution46
LibCommon::CConsole メンバ一覧

継承メンバを含む LibCommon::CConsole の全メンバ一覧です。

BUFFER_SIZELibCommon::CConsoleprotectedstatic
CConsole() noexceptLibCommon::CConsoleexplicit
CConsole(CConsole const &)=deleteLibCommon::CConsoleprivate
ClearInputBuffer() noexceptLibCommon::CConsolevirtual
Close() noexcept overrideLibCommon::CMutexvirtual
CMutex() noexceptLibCommon::CMutexexplicit
Create(wchar_t const *pszObjectName=nullptr) noexceptLibCommon::CMutexvirtual
CStream() noexceptLibCommon::CStreamexplicitprotected
CStreamOut() noexceptLibCommon::CStreamOutexplicitprotected
CSync() noexceptLibCommon::CSyncexplicit
ExOutputLineArgs(bool bHeader, bool bIndent, wchar_t const *pszFormat, va_list vaArgs) noexceptLibCommon::CStreamOutvirtual
ExOutputLineFormat(bool bHeader, bool bIndent, wchar_t const *pszFormat,...) noexceptLibCommon::CStreamOutvirtual
FORMAT_BUFFER_SIZELibCommon::CStreamOutprotectedstatic
GetBufferArea(int &rnLeft, int &rnTop, int &rnWidth, int &rnHeight) noexceptLibCommon::CConsolestatic
GetBufferPosition(int &rnLeft, int &rnTop) noexceptLibCommon::CConsolestatic
GetCursor(COORD &rsCursor) noexceptLibCommon::CConsolestatic
GetCursorPosition(int &rnX, int &rnY) noexceptLibCommon::CConsolestatic
GetFontSize(int &rnWidth, int &rnHeight) noexceptLibCommon::CConsolestatic
GetHandle() const noexceptLibCommon::CSyncinlinevirtual
GetIndentCount() noexceptLibCommon::CStreamOutinlinevirtual
GetInputCount() const noexceptLibCommon::CConsoleinlinevirtual
GetInputHandle() noexceptLibCommon::CConsoleinlinestatic
GetInstance() noexceptLibCommon::CConsoleinlinestatic
GetLineNumber() noexceptLibCommon::CStreamOutinlinevirtual
GetOutputHandle() noexceptLibCommon::CConsoleinlinestatic
GetSize(int &rnWidth, int &rnHeight) noexceptLibCommon::CConsolestatic
GetStreamPoint() const noexceptLibCommon::CStreaminlinevirtual
GetStreamSize() const noexceptLibCommon::CStreaminlinevirtual
GetWindowArea(int &rnLeft, int &rnTop, int &rnWidth, int &rnHeight) noexceptLibCommon::CConsolestatic
GetWindowHandle() noexceptLibCommon::CConsoleinlinestatic
HitAnyKey(wchar_t const *pszString=nullptr, DWORD dwTime=INFINITE) noexceptLibCommon::CConsolevirtual
Indent() noexceptLibCommon::CStreamOutvirtual
InputChar(wchar_t &rCh) noexcept overrideLibCommon::CConsoleinlinevirtual
InputChar(wchar_t &rCh, DWORD dwTime) noexceptLibCommon::CConsolevirtual
InputDirect(wchar_t &rCh) noexceptLibCommon::CConsolestatic
InputRecord(SInputRecord &rsRecord, DWORD dwTime) noexceptLibCommon::CConsolevirtual
InputString(wchar_t *pszBuffer, int nSize) noexcept overrideLibCommon::CConsoleinlinevirtual
InputString(wchar_t *pszBuffer, int nSize, DWORD dwTime) noexceptLibCommon::CConsoleinlinevirtual
InputString(wchar_t *pszBuffer, int nSize, wchar_t const *pszString, DWORD dwTime=INFINITE) noexceptLibCommon::CConsolevirtual
IsCreate() const noexceptLibCommon::CSyncinlinevirtual
IsStreamEnd() const noexceptLibCommon::CStreamvirtual
KBHIT_RECORD_SIZELibCommon::CConsoleprotectedstatic
KbHitDirect() noexceptLibCommon::CConsolestatic
Lock(DWORD dwTime=INFINITE) noexcept overrideLibCommon::CMutexvirtual
m_bIsCreateLibCommon::CSyncprotected
m_bStopInputLibCommon::CConsoleprotected
m_cThreadSubLibCommon::CConsoleprotected
m_dwLockCountLibCommon::CMutexprotected
m_hObjectLibCommon::CSyncprotected
m_nIndentLibCommon::CStreamOutprotected
m_nLineLibCommon::CStreamOutprotected
m_nRecordCountLibCommon::CConsoleprotected
m_nRecordPosLibCommon::CConsoleprotected
m_sMaxCursorLibCommon::CConsoleprotected
m_sRecordBufferLibCommon::CConsoleprotected
m_szBufferLibCommon::CConsoleprotected
OBJECT_NAME_EXTLibCommon::CMutexprotectedstatic
Open(wchar_t const *pszObjectName) noexceptLibCommon::CMutexvirtual
operator=(CConsole const &)=deleteLibCommon::CConsoleprivate
OutputArgs(wchar_t const *pszFormat, va_list vaArgs) noexceptLibCommon::CStreamOutvirtual
OutputChar(wchar_t ch) noexceptLibCommon::CStreamOutvirtual
OutputFormat(wchar_t const *pszFormat,...) noexceptLibCommon::CStreamOutvirtual
OutputIndent() noexceptLibCommon::CStreamOutvirtual
OutputLineArgs(wchar_t const *pszFormat, va_list vaArgs) noexceptLibCommon::CStreamOutvirtual
OutputLineFormat(wchar_t const *pszFormat,...) noexceptLibCommon::CStreamOutvirtual
OutputLineHeader() noexceptLibCommon::CStreamOutvirtual
OutputLineString(wchar_t const *pszString, bool bHeader=true, bool bIndent=true) noexceptLibCommon::CStreamOutvirtual
OutputNewLine() noexceptLibCommon::CStreamOutvirtual
OutputString(wchar_t const *pszString) noexcept overrideLibCommon::CConsolevirtual
PopStreamPoint(CArray< int > *pcPointerList, bool bResume) noexceptLibCommon::CStreamvirtual
PushStreamPoint(CArray< int > *pcPointerList) noexceptLibCommon::CStreamvirtual
RECORD_SIZELibCommon::CConsoleprotectedstatic
Release() noexcept overrideLibCommon::CMutexvirtual
s_cInstanceLibCommon::CConsoleprotectedstatic
ScrollWindow(int nX, int nY) noexceptLibCommon::CConsolestatic
SetBufferArea(int nLeft, int nTop, int nWidth, int nHeight) noexceptLibCommon::CConsolestatic
SetBufferPosition(int nLeft, int nTop) noexceptLibCommon::CConsolestatic
SetBufferSize(int nWidth, int nHeight) noexceptLibCommon::CConsolestatic
SetCursor(COORD const &rsCursor) noexceptLibCommon::CConsolestatic
SetCursorPosition(int nX, int nY) noexceptLibCommon::CConsolestatic
SetStreamEnd() noexceptLibCommon::CStreaminlinevirtual
SetStreamPoint(int nPoint) noexceptLibCommon::CStreaminlinevirtual
SetWindowArea(int nLeft, int nTop, int nWidth, int nHeight) noexceptLibCommon::CConsolestatic
SkipChar(wchar_t ch, bool bIgnore=false) noexceptLibCommon::CStreamvirtual
SkipChar(wchar_t const *pszString, bool bIgnore=false) noexceptLibCommon::CStreamvirtual
SkipSpace() noexceptLibCommon::CStreamvirtual
StopInput() noexceptLibCommon::CConsoleinlinevirtual
SubThreadProc(LPVOID lpParam) noexceptLibCommon::CConsoleprotectedstatic
Unindent() noexceptLibCommon::CStreamOutvirtual
Unlock() noexcept overrideLibCommon::CMutexvirtual
UpdateLineNumber() noexceptLibCommon::CStreamOutinlinevirtual
Wait(DWORD dwTime=INFINITE) noexceptLibCommon::CSyncvirtual
YesNoKey(wchar_t const *pszString=nullptr, DWORD dwTime=INFINITE) noexceptLibCommon::CConsolevirtual
~CConsole() noexceptLibCommon::CConsolevirtual
~CMutex() noexceptLibCommon::CMutexvirtual
~CStream() noexceptLibCommon::CStreaminlineprotectedvirtual
~CStreamOut() noexceptLibCommon::CStreamOutprotectedvirtual
~CSync() noexceptLibCommon::CSyncvirtual