ASPiK SDK
VSTGUI::Malloc< T, Allocator > Class Template Reference

Public Member Functions

 Malloc (size_t objectCount)
 
 Malloc (Malloc &&other)
 
Mallocoperator= (Malloc &&other)
 
 Malloc (const Malloc &)=delete
 
Mallocoperator= (const Malloc &)=delete
 
T * get ()
 
const T * get () const
 
size_t size () const
 
void allocate (size_t objectCount)
 
void deallocate ()
 

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