Wwise SDK 2015.1.9
버전
arrow_right
목차
기타 문서
AK::IReadBytes Class Reference
Public Member Functions | |
Interface | |
virtual bool | ReadBytes (void *in_pData, long in_cBytes, long &out_cRead)=0 |
Helpers | |
template<class T > | |
bool | Read (T &out_data) |
template<class T > | |
T | Read () |
bool | ReadString (wchar_t *out_pszString, long in_nMax) |
Detailed Description
Generic binary input interface.
- Warning:
- The functions in this interface are not thread-safe, unless stated otherwise.
Definition at line 20 of file IBytes.h.
The documentation for this class was generated from the following file:
- include/AK/IBytes.h