Wwise SDK 2018.1.11
Version
Wwise SDK 2018.1.11
|
AK::ReadBytesMem Class Reference
Inheritance diagram for AK::ReadBytesMem:

Public Member Functions | |
ReadBytesMem () | |
ReadBytesMem (const void *in_pBytes, AkInt32 in_cBytes) | |
virtual | ~ReadBytesMem () |
virtual bool | ReadBytes (void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead) |
void | Attach (const void *in_pBytes, AkInt32 in_cBytes) |
![]() | |
template<class T > | |
bool | Read (T &out_data) |
template<class T > | |
T | Read () |
bool | ReadString (wchar_t *out_pszString, AkInt32 in_nMax) |
Detailed Description
Definition at line 41 of file AkBytesMem.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/AkBytesMem.h