Version

menu_open
Wwise SDK 2019.2.15
AK::IWriteBuffer Class Referenceabstract
Inheritance diagram for AK::IWriteBuffer:
AK::IWriteBytes AK::WriteBytesCount AK::WriteBytesMem

Public Member Functions

Interface
virtual AkInt32  Count () const =0
 
virtual AkUInt8 Bytes () const =0
 
virtual void  SetCount (AkInt32 in_cBytes)=0
  Set number of bytes written. More...
 
virtual bool  Reserve (AkInt32 in_cBytes)=0
 
virtual void  Clear ()=0
  Clear the buffer contents. More...
 
virtual AkUInt8 Detach ()=0
  Return pointer to buffer and clear internal pointer. More...
 
- Public Member Functions inherited from AK::IWriteBytes
virtual bool  WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten)=0
 
template<class T >
bool  Write (const T &in_data)
 
bool  WriteString (const wchar_t *in_pszString)
 
bool  WriteString (const char *in_pszString)
 

Detailed Description

Generic memory buffer interface.

Warning: The functions in this interface are not thread-safe, unless stated otherwise.

Definition at line 237 of file IBytes.h.


The documentation for this class was generated from the following file:

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise