목차
Wwise SDK 2018.1.11
|
AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC > Struct Template Reference
Inheritance diagram for AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC >:

Public Member Functions | |
AkKeyDataPtrStruct () | |
AkKeyDataPtrStruct (T_KEY in_key) | |
bool | operator== (const AkKeyDataPtrStruct< T_KEY, T_DATA > &in_Op) const |
bool | AllocData () |
void | FreeData () |
Static Public Member Functions | |
static AkForceInline T_KEY & | Get (AkKeyDataPtrStruct< T_KEY, T_DATA > &in_val) |
Public Attributes | |
T_KEY | key |
T_DATA * | pData |
Detailed Description
template<typename T_KEY, typename T_DATA, class T_ALLOC = ArrayPoolDefault>
struct AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC >
Definition at line 55 of file AkKeyDef.h.
The documentation for this struct was generated from the following file:
- include/AK/Tools/Common/AkKeyDef.h