LZW Compressor
 All Classes Files Functions Typedefs
FSBAllocator_ElemAllocator< ElemSize >::MemBlock Class Reference

Public Member Functions

bool isFull () const
 
void clear ()
 
void * allocate (Data_t vectorIndex)
 
void deallocate (Data_t *ptr)
 

Private Attributes

Data_t * block
 
Data_t firstFreeUnitIndex
 
Data_t allocatedElementsAmount
 
Data_t endIndex
 

Detailed Description

template<unsigned ElemSize>
class FSBAllocator_ElemAllocator< ElemSize >::MemBlock

Definition at line 118 of file FSBAllocator.hh.


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