Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la plantilla de la Clase HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >

#include <alignedchunk.h>

Diagrama de herencias de HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >
Super HL::AlignedSlotHeap< chunkSize, slotSize, AlignedChunkHeap< maxFree, chunkSize, slotSize, Super > > HL::AlignedChunkHeapFoo< maxFree, chunkSize, slotSize, Super >

Lista de todos los miembros.

Métodos públicos

 AlignedChunkHeap (void)
virtual ~AlignedChunkHeap (void)
void * malloc (size_t sz)
void free (void *ptr)
size_t size (void *ptr)

template<int maxFree, int chunkSize, int slotSize, class Super>
class HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >


Documentación del constructor y destructor

template<int maxFree, int chunkSize, int slotSize, class Super >
HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >::AlignedChunkHeap ( void  ) [inline]
template<int maxFree, int chunkSize, int slotSize, class Super >
virtual HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >::~AlignedChunkHeap ( void  ) [inline, virtual]

Documentación de las funciones miembro

template<int maxFree, int chunkSize, int slotSize, class Super >
void HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >::free ( void *  ptr) [inline]
template<int maxFree, int chunkSize, int slotSize, class Super >
void* HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >::malloc ( size_t  sz) [inline]
template<int maxFree, int chunkSize, int slotSize, class Super >
size_t HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super >::size ( void *  ptr) [inline]

La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'