ランタイム
MIX_DEBUGNAME_STRUCT Struct Reference

デバッグ名構造体 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...
 

Detailed Description

デバッグ名構造体

Constructor & Destructor Documentation

MIX_DEBUGNAME_STRUCT::MIX_DEBUGNAME_STRUCT ( const wchar_t *  fileName,
UInt32  line 
)
inline

コンストラクタ

Parameters
[in]fileNameファイル名
[in]line
MIX_DEBUGNAME_STRUCT::MIX_DEBUGNAME_STRUCT ( const wchar_t *  title,
const wchar_t *  fileName,
UInt32  line 
)
inline

コンストラクタ

Parameters
[in]titleタイトル
[in]fileNameファイル名
[in]line

Member Function Documentation

MIX_DEBUGNAME_STRUCT::operator const wchar_t * ( void  )
inline

型変換

Returns
生成されたデバッグネーム

The documentation for this struct was generated from the following file: