|
Wwise SDK 2023.1.18
|
#include AkString.h>
Public Member Functions | |
| AkString () | |
| template | |
| AkString (const T_CHAR2 *in_pStr) | |
| AkString (const AkString &in_other) | |
| template | |
| AkString (const AkString &in_other) | |
| AKRESULT | AllocCopy () |
| void | Transfer (AkString &in_from) |
| const T_CHAR * | Get () const |
| AkString & | operator= (const AkString &in_rhs) |
| template | |
| AkString & | operator= (const AkString &in_rhs) |
| template | |
| AkString & | operator= (const T_CHAR2 *in_pStr) |
Public Member Functions inherited from AkStringData | |
| AkStringData () | |
| AkStringData (const T_CHAR *in_pStr) | |
| ~AkStringData () | |
| void | Term () |
| void | ClearReference () |
Additional Inherited Members | |
Protected Attributes inherited from AkStringData | |
| const T_CHAR * | pStr |
| bool | bOwner |
Definition at line 65 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