Wwise SDK 2018.1.11
IReadBytes
バージョン
Wwise SDK 2018.1.11
|
AK::IReadBytes クラスabstract
AK::IReadBytes の継承関係図

公開メンバ関数 | |
Interface | |
virtual bool | ReadBytes (void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead)=0 |
Helpers | |
template<class T > | |
bool | Read (T &out_data) |
template<class T > | |
T | Read () |
bool | ReadString (wchar_t *out_pszString, AkInt32 in_nMax) |
詳解
Generic binary input interface.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
このクラス詳解は次のファイルから抽出されました:
- include/AK/IBytes.h