目录
Wwise SDK 2018.1.11
|
AkString< TAlloc, T_CHAR > 模板类 参考
类 AkString< TAlloc, T_CHAR > 继承关系图:

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 () | |
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