|
Wwise SDK 2023.1.18
|
#include AkString.h>
公開メンバ関数 | |
| 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) |
基底クラス AkStringData に属する継承公開メンバ関数 | |
| AkStringData () | |
| AkStringData (const T_CHAR *in_pStr) | |
| ~AkStringData () | |
| void | Term () |
| void | ClearReference () |
その他の継承メンバ | |
基底クラス AkStringData に属する継承限定公開変数類 | |
| const T_CHAR * | pStr |
| bool | bOwner |
AkString.h の 65 行目に定義があります。