バージョン

menu_open
Wwise SDK 2023.1.3
AkString< TAlloc, T_CHAR > クラステンプレート

#include <AkString.h>

AkString< TAlloc, T_CHAR > の継承関係図
AkStringImpl< TAlloc, T_CHAR > AkStringData< 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
 
AkStringoperator= (const AkString< TAlloc, T_CHAR > &in_rhs)
 
template<typename TAlloc2 , typename T_CHAR2 >
AkStringoperator= (const AkString< TAlloc2, T_CHAR2 > &in_rhs)
 
template<typename T_CHAR2 >
AkStringoperator= (const T_CHAR2 *in_pStr)
 
- 基底クラス AkStringData< TAlloc, T_CHAR > に属する継承公開メンバ関数
 AkStringData ()
 
 AkStringData (const T_CHAR *in_pStr)
 
 ~AkStringData ()
 
void Term ()
 
void ClearReference ()
 

その他の継承メンバ

- 基底クラス AkStringData< TAlloc, T_CHAR > に属する継承限定公開変数類
const T_CHAR * pStr
 
bool bOwner
 

詳解

template<typename TAlloc, typename T_CHAR>
class AkString< TAlloc, T_CHAR >

AkString.h65 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう