Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AkString< TAlloc, T_CHAR > Class Template Reference

#include <AkString.h>

Inheritance diagram for AkString< TAlloc, T_CHAR >:
AkStringImpl< TAlloc, T_CHAR > AkStringData< TAlloc, T_CHAR >

Public Member Functions

 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)
 
- Public Member Functions inherited from AkStringData< TAlloc, T_CHAR >
 AkStringData ()
 
 AkStringData (const T_CHAR *in_pStr)
 
 ~AkStringData ()
 
void Term ()
 
void ClearReference ()
 

Additional Inherited Members

- Protected Attributes inherited from AkStringData< TAlloc, T_CHAR >
const T_CHAR * pStr
 
bool bOwner
 

Detailed Description

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

Definition at line 65 of file AkString.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise