Wwise SDK 2018.1.11
AkString
バージョン
Wwise SDK 2018.1.11
|
AkString< TAlloc, T_CHAR > の継承関係図

公開メンバ関数 | |
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 () |
その他の継承メンバ | |
![]() | |
const T_CHAR * | pStr |
bool | bOwner |
詳解
template<typename TAlloc, typename T_CHAR>
class AkString< TAlloc, T_CHAR >
AkString.h の 60 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/Tools/Common/AkString.h