menu
バージョン
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.2
|
#include <AkString.h>
公開メンバ関数 | |
AkString () | |
template<typename T_CHAR2 > | |
AkString (const T_CHAR2 *in_pStr) | |
AkString (const AkString< TAlloc, T_CHAR > &in_other) | |
template<typename TAlloc2 , typename T_CHAR2 > | |
AkString (const AkString< TAlloc2, T_CHAR2 > &in_other) | |
AKRESULT | AllocCopy () |
void | Transfer (AkString< TAlloc, T_CHAR > &in_from) |
const T_CHAR * | Get () const |
AkString & | operator= (const AkString< TAlloc, T_CHAR > &in_rhs) |
template<typename TAlloc2 , typename T_CHAR2 > | |
AkString & | operator= (const AkString< TAlloc2, T_CHAR2 > &in_rhs) |
template<typename T_CHAR2 > | |
AkString & | operator= (const T_CHAR2 *in_pStr) |
![]() | |
AkStringData () | |
AkStringData (const T_CHAR *in_pStr) | |
~AkStringData () | |
void | Term () |
void | ClearReference () |
その他の継承メンバ | |
![]() | |
const T_CHAR * | pStr |
bool | bOwner |
AkString.h の 66 行目に定義があります。