|
Wwise SDK 2023.1.18
|
#include AkString.h>
クラス | |
| struct | Entry |
| struct | Instance |
公開型 | |
| typedef AkDbString | tThis |
| typedef AkString | tString |
| typedef AkHashListAkUInt32, Entry, TAlloc > | tStringTable |
公開メンバ関数 | |
| AkDbString () | |
| AkDbString (const tThis &in_fromDbStr) | |
| template | |
| AkDbString (const AkString &in_fromStr) | |
| tThis & | operator= (const tThis &in_rhs) |
| template | |
| tThis & | operator= (const AkString &in_rhs) |
| template | |
| tThis & | operator= (const T_CHAR2 *in_rhs) |
| ~AkDbString () | |
| const T_CHAR * | Get () const |
静的公開メンバ関数 | |
| static AKRESULT | InitDB () |
| static void | TermDB () |
| static void | UnlockDB () |
| static void | LockDB () |
限定公開メンバ関数 | |
| template | |
| AKRESULT | Aquire (const AkString &in_str) |
| AKRESULT | Aquire (AkUInt32 in_uHash) |
| void | Release () |
限定公開変数類 | |
| AkUInt32 | m_uHash |
AkString.h の 276 行目に定義があります。