ランタイム
|
デバッグ名構造体 More...
#include <Common.h>
Public Member Functions | |
MIX_DEBUGNAME_STRUCT (const wchar_t *fileName, UInt32 line) | |
コンストラクタ More... | |
MIX_DEBUGNAME_STRUCT (const wchar_t *title, const wchar_t *fileName, UInt32 line) | |
コンストラクタ More... | |
operator const wchar_t * (void) | |
型変換 More... | |
デバッグ名構造体
|
inline |
コンストラクタ
[in] | fileName | ファイル名 |
[in] | line | 行 |
|
inline |
コンストラクタ
[in] | title | タイトル |
[in] | fileName | ファイル名 |
[in] | line | 行 |
|
inline |
型変換