バージョン

menu_open
Wwise SDK 2022.1.12
AK::WriteBytesMem クラス

#include <AkBytesMem.h>

AK::WriteBytesMem の継承関係図
AK::IWriteBuffer AK::IWriteBytes

公開メンバ関数

 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. [詳解]
 
AkInt32 Size () const
 
virtual AkUInt8Bytes () const
 
virtual AkUInt8Detach ()
 Return pointer to buffer and clear internal pointer. [詳解]
 
virtual void Clear ()
 Clear the buffer contents. [詳解]
 
void SetMemPool (AkMemPoolId in_pool)
 
bool HasValidMemPool ()
 
AkUInt8GetWritePtr (AkInt32 in_cBytes)
 
template<class T >
T * GetWritePtr ()
 
template<class T >
bool Write (const T &in_data)
 
Interface
- 基底クラス AK::IWriteBytes に属する継承公開メンバ関数
template<class T >
bool Write (const T &in_data)
 
bool WriteString (const wchar_t *in_pszString)
 
bool WriteString (const char *in_pszString)
 

詳解

AkBytesMem.h75 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう