|
Wwise SDK 2023.1.18
|
#include AkString.h>
Classes | |
| struct | Entry |
| struct | Instance |
Public Types | |
| typedef AkDbString | tThis |
| typedef AkString | tString |
| typedef AkHashListAkUInt32, Entry, TAlloc > | tStringTable |
Public Member Functions | |
| 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 Public Member Functions | |
| static AKRESULT | InitDB () |
| static void | TermDB () |
| static void | UnlockDB () |
| static void | LockDB () |
Protected Member Functions | |
| template | |
| AKRESULT | Aquire (const AkString &in_str) |
| AKRESULT | Aquire (AkUInt32 in_uHash) |
| void | Release () |
Protected Attributes | |
| AkUInt32 | m_uHash |
Definition at line 276 of file AkString.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise