|
Wwise SDK 2025.1.3
|
#include <AkString.h>
클래스 | |
| struct | Entry |
| struct | Instance |
Public 타입 | |
| typedef AkDbString< TAlloc, T_CHAR > | tThis |
| typedef AkString< TAlloc, T_CHAR > | tString |
| typedef AkHashList< AkUInt32, Entry, TAlloc > | tStringTable |
Public 멤버 함수 | |
| AkDbString () | |
| AkDbString (const tThis &in_fromDbStr) | |
| template<typename TAlloc2 , typename T_CHAR2 > | |
| AkDbString (const AkString< TAlloc2, T_CHAR2 > &in_fromStr) | |
| tThis & | operator= (const tThis &in_rhs) |
| template<typename TAlloc2 , typename T_CHAR2 > | |
| tThis & | operator= (const AkString< TAlloc2, T_CHAR2 > &in_rhs) |
| template<typename T_CHAR2 > | |
| tThis & | operator= (const T_CHAR2 *in_rhs) |
| ~AkDbString () | |
| const T_CHAR * | Get () const |
| tString | GetString () const |
| void | Reset () |
| AkUInt32 | GetHash () const |
정적 Public 멤버 함수 | |
| static AKRESULT | InitDB () |
| static void | TermDB () |
| static const T_CHAR * | GetFromHash (AkUInt32 in_uHash) |
Protected 멤버 함수 | |
| template<typename TAlloc2 , typename T_CHAR2 > | |
| AKRESULT | Aquire (const AkString< TAlloc2, T_CHAR2 > &in_str) |
| AKRESULT | Aquire (AkUInt32 in_uHash) |
| void | Release () |
Protected 속성 | |
| AkUInt32 | m_uHash |
AkString.h 파일의 271 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요