目次
Wwise SDK 2018.1.11
|
AK::ReadBytesMem の継承関係図

公開メンバ関数 | |
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) |
詳解
AkBytesMem.h の 41 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/SoundEngine/Common/AkBytesMem.h