|
Wwise SDK 2021.1.14
|
#include <AkString.h>
Public 멤버 함수 | |
| 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< TAlloc, T_CHAR >(으)로부터 상속된 Public 멤버 함수 | |
| AkStringData () | |
| AkStringData (const T_CHAR *in_pStr) | |
| ~AkStringData () | |
| void | Term () |
| void | ClearReference () |
추가로 상속된 멤버들 | |
AkStringData< TAlloc, T_CHAR >(으)로부터 상속된 Protected 속성 | |
| const T_CHAR * | pStr |
| bool | bOwner |
AkString.h 파일의 66 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요