UT_SmallObjectAllocator Class Reference

#include <UT_SmallObjectAllocator.h>

List of all members.

Public Member Functions

 UT_SmallObjectAllocator (bool cleanPages, int pageSize, size_t maxObjectSize, bool threadSafe)
 ~UT_SmallObjectAllocator ()
void * allocate (size_t numBytes)
void deallocate (void *p, size_t size)


Detailed Description

Definition at line 28 of file UT_SmallObjectAllocator.h.


Constructor & Destructor Documentation

UT_SmallObjectAllocator::UT_SmallObjectAllocator ( bool  cleanPages,
int  pageSize,
size_t  maxObjectSize,
bool  threadSafe 
)

UT_SmallObjectAllocator::~UT_SmallObjectAllocator (  ) 


Member Function Documentation

void* UT_SmallObjectAllocator::allocate ( size_t  numBytes  ) 

void UT_SmallObjectAllocator::deallocate ( void *  p,
size_t  size 
)


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

Generated on Mon Jan 28 00:49:13 2013 for HDK by  doxygen 1.5.9