Nugget
Public Member Functions | List of all members
CustomAllocator Class Reference

Public Member Functions

 CustomAllocator (const char *=NULL)
 
 CustomAllocator (const CustomAllocator &)
 
 CustomAllocator (const CustomAllocator &, const char *)
 
CustomAllocatoroperator= (const CustomAllocator &)
 
void * allocate (size_t n, int flags=0)
 
void * allocate (size_t n, size_t, size_t, int flags=0)
 
void deallocate (void *p, size_t n)
 
const char * get_name () const
 
void set_name (const char *)
 

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