Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
AK::WriteBytesMem Class Reference
Inheritance diagram for AK::WriteBytesMem:
AK::IWriteBuffer AK::IWriteBytes

Public Member Functions

  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. More...
 
virtual AkUInt8 *  Bytes () const
 
virtual AkUInt8 *  Detach ()
  Return pointer to buffer and clear internal pointer. More...
 
virtual void  Clear ()
  Clear the buffer contents. More...
 
void  SetMemPool (AkMemPoolId in_pool)
 
template<class T >
bool  Write (const T &in_data)
 
Interface
- Public Member Functions inherited from AK::IWriteBytes
template<class T >
bool  Write (const T &in_data)
 
bool  WriteString (const wchar_t *in_pszString)
 
bool  WriteString (const char *in_pszString)
 

Detailed Description

Definition at line 76 of file AkBytesMem.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise