公開メンバ関数 | |
Debug_Impl () | |
~Debug_Impl () | |
void | Clear () |
void | Print (const std::string &_in) |
void | PrintLine (const std::string &_in) |
void | PrintWarning (const std::string &_in) |
void | PrintAssert (const std::string &_in) |
非公開メンバ関数 | |
void | Init () |
void | End () |
非公開変数類 | |
std::once_flag | isInit |
HANDLE | hConsole = nullptr |
|
inline |
|
inline |
|
inlineprivate |
参照元 Debug_Impl().
|
inlineprivate |
参照元 ~Debug_Impl().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
参照元 Debug_Impl().
|
private |
参照元 Init(), PrintAssert(), PrintWarning().