Wwise SDK 2018.1.11
WriteBytesMem
バージョン
Wwise SDK 2018.1.11
|
AK::WriteBytesMem の継承関係図

公開メンバ関数 | |
WriteBytesMem () | |
virtual | ~WriteBytesMem () |
virtual bool | WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten) |
virtual bool | Reserve (AkInt32 in_cBytes) |
virtual AkInt32 | Count () const |
virtual void | SetCount (AkInt32 in_cBytes) |
Set number of bytes written. [詳解] |
|
virtual AkUInt8 * | Bytes () const |
virtual AkUInt8 * | Detach () |
Return pointer to buffer and clear internal pointer. [詳解] |
|
virtual void | Clear () |
Clear the buffer contents. [詳解] |
|
void | SetMemPool (AkMemPoolId in_pool) |
Interface | |
![]() | |
template<class T > | |
bool | Write (const T &in_data) |
bool | WriteString (const wchar_t *in_pszString) |
bool | WriteString (const char *in_pszString) |
詳解
AkBytesMem.h の 75 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/SoundEngine/Common/AkBytesMem.h